Skip to content

Commit

Permalink
Adding informations for offset and size parameters.
Browse files Browse the repository at this point in the history
  • Loading branch information
myst6re committed Jul 28, 2014
1 parent 3d4c106 commit 9814ba7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ Usage
-h --help
Show this help and quit.

-p --offset
Start offset (=position) in the source file.

--no-header
The input file starts directly with compressed data.

Expand All @@ -23,6 +26,9 @@ Usage

-q --quiet
Suppress all outputs

-s --size
Read at most size bytes (excluding lzs header) from the source file.

Compilation
-----------
Expand Down

0 comments on commit 9814ba7

Please sign in to comment.