File tree 4 files changed +21
-3
lines changed
4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Easy-to-use JSON <=> YAML converter
4
4
5
- [ ![ Latest stable release] ( https://img.shields.io/badge/Release-1.1 .0-blue )] ( https://github.com/yannoff/jaml/releases/latest " Latest stable release ")
5
+ [ ![ Latest stable release] ( https://img.shields.io/badge/Release-1.2 .0-blue )] ( https://github.com/yannoff/jaml/releases/latest " Latest stable release ")
6
6
[ ![ MIT License] ( https://img.shields.io/badge/License-MIT-lightgrey )] ( https://github.com/yannoff/jaml/blob/master/LICENSE " MIT License ")
7
7
8
8
## Usage
@@ -32,6 +32,24 @@ jaml <file.json>
32
32
cat file.json | jaml
33
33
```
34
34
35
+ ### Available options
36
+
37
+ ** ` -i, --interactive ` **
38
+
39
+ * Run in interactive mode*
40
+
41
+ ** ` -h, --help ` **
42
+
43
+ * Display help message*
44
+
45
+ ** ` -v, --verbose ` **
46
+
47
+ * Increase the verbosity of jaml output*
48
+
49
+ ** ` --version ` **
50
+
51
+ * Display version and exit*
52
+
35
53
## Installation
36
54
37
55
### Requirements
Original file line number Diff line number Diff line change 1
- a27e4d9714e6e012be83a1f9d704c35a
1
+ 25a0d4f41d028cd577702c730252d156
Original file line number Diff line number Diff line change 1
- 27732e3ea996bd029946d3ea78d8a38d5ba00d8cff527473166dfd462abcae134b652ea82ee387e84ad6d742c7db3cdd
1
+ 9ce8d6cdd7c9b81577176db8760d352c04df0edd10cabd0946fd67c1ee5c9b69c3667bd829f774bd8715001f59c49093
You can’t perform that action at this time.
0 commit comments