Commit 922eae0d authored by Naotoshi Seo's avatar Naotoshi Seo Committed by sonots

Update README.md

parent 1eeb62f7
......@@ -46,7 +46,19 @@ then this plugin treats as:
+----------------+
```
To recover a file, you may use csv formatter as:
To recover a file, you may use [embulk-formatter-single_value](https://github.com/sonots/embulk-formatter-single_value) as:
```
out:
type: file
path_prefix: example.txt
sequence_format: ""
file_ext: .out
formatter:
type: single_value
```
or csv formatter as:
```
out:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment