Skip to content

Commit e6027f2

Browse files
committed
readme updated
1 parent e739313 commit e6027f2

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,14 @@
1616
## Options
1717

1818
-o, --out string output ico file
19+
-h, --help display help
20+
-V, --version display version
1921

2022
## Example
2123

22-
iconize icon.png
23-
Input: icon.png
24-
Output: icon.ico
25-
Elapsed: 9.676ms
24+
iconize icon.png -o icon.ico
2625

27-
iconize icon.png -o test.ico
28-
Input: icon.png
29-
Output: test.ico
30-
Elapsed: 10.7743ms
26+
iconize < icon.png > test.ico
3127

3228
## Test
3329

0 commit comments

Comments
 (0)