Skip to content

Commit abe96f4

Browse files
committed
Mention jed1.x format in Command Line Arguments
1 parent 32aa16c commit abe96f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# po2json
1+
# po2json
22

33
[![Build Status](https://secure.travis-ci.org/mikeedwards/po2json.png?branch=master)](http://travis-ci.org/mikeedwards/po2json)
44
[![Dependency Status](https://david-dm.org/mikeedwards/po2json.png?theme=shields.io)](https://david-dm.org/mikeedwards/po2json)
@@ -70,7 +70,7 @@ default options.
7070

7171
* --pretty, -p: same as pretty = true in function options
7272
* --fuzzy, -F: same as fuzzy = true in function options
73-
* --format, -f: Output format (jed, raw or mf)
73+
* --format, -f: Output format (raw, jed, jed1.x, or mf)
7474
* --domain, -d: same as domain in function options
7575

7676
Note: `'format': 'mf'` means the json format used by messageFormatter in github.com/SlexAxton/messageformat.js

0 commit comments

Comments
 (0)