Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add -C option to add a comment and show comments with -lv or -lvt.
  • Loading branch information
madler committed Apr 10, 2019
1 parent 75edde7 commit 25d663c
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 42 deletions.
3 changes: 3 additions & 0 deletions pigz.1
Expand Up @@ -183,6 +183,9 @@ the modification time of the compressed file is used (not the current time).
Store or restore both the file name and the modification time. This is the
default when compressing.
.TP
.B -C --comment ccc
Include the provided comment in the gzip header or zip central file header.
.TP
.B -p --processes n
Allow up to n processes (default is the number of online processors)
.TP
Expand Down

0 comments on commit 25d663c

Please sign in to comment.