Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
README: Update usage
Browse files Browse the repository at this point in the history
Signed-off-by: sekaiacg <[email protected]>
  • Loading branch information
sekaiacg committed Jan 4, 2023
1 parent d5b6521 commit 7d256d2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

```
usage: [options]
Extract files from image:
-h, --help Help info
-i, --image=[FILE] Image file
Expand All @@ -35,8 +34,8 @@ usage: [options]
--extract=X Extract the target of path X
--extract-conf=[FILE] Extract the target of config
-r When using config, recurse directories
--only-cfg-and-ctx Only Extract fs_config and files_context
-T# [1-16] Use # threads
--only-cfg-and-ctx Only extract fs_config and files_context
-T# [1-X] Use # threads, -T0: 2/X
-f, --overwrite [default: skip] overwrite files that already exist
-o, --outdir=X Output dir
-V, --version Print the version info
Expand Down

0 comments on commit 7d256d2

Please sign in to comment.