Skip to content

Commit

Permalink
Update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
saitoha committed Oct 8, 2014
1 parent 89790d9 commit 6fe01cb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -308,6 +308,8 @@ Options:
GIF header (default)
force -> always enable loop
disable -> always disable loop
-P --penetrate penetrate GNU Screen using DCS
pass-through sequence
-V, --version show version and license info
-H, --help show this help
```
Expand Down
4 changes: 4 additions & 0 deletions converters/img2sixel.1
Expand Up @@ -175,6 +175,10 @@ auto -> honer the setting of GIF header (default)
force -> always enable loop
.br
disable -> always disable loop
.TP 5
.B \-P, \-\-penetrate
penetrate GNU Screen using DCS pass-through sequence.


.SH "SEE ALSO"
sixel(5) sixel2png(1)
Expand Down
2 changes: 2 additions & 0 deletions converters/img2sixel.c
Expand Up @@ -829,6 +829,8 @@ void show_help()
" GIF header (default)\n"
" force -> always enable loop\n"
" disable -> always disable loop\n"
"-P --penetrate penetrate GNU Screen using DCS\n"
" pass-through sequence\n"
"-V, --version show version and license info\n"
"-H, --help show this help\n"
);
Expand Down

0 comments on commit 6fe01cb

Please sign in to comment.