Skip to content

Commit

Permalink
highlight more common options
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Sep 19, 2024
1 parent 5a69738 commit eab2df9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ issue-2

`-m` controls max directory size (default 250 MiB).

`-prefix` customizes the name of the batch directory prefix.
`-prefix` customizes the batch prefix.

`-unzip` handles ZIP format archive (.ZIP, .CBZ, .JAR, etc.) source files.

`-zip <.extension>` compresses each batch into independent ZIP format archives.

See `harmonica -help` for more detail.

Expand Down

0 comments on commit eab2df9

Please sign in to comment.