Help hinzugefügt
commit
4066232a44
11
Help.md
Normal file
11
Help.md
Normal file
@ -0,0 +1,11 @@
|
||||
```
|
||||
$ ./fatlister.py --help
|
||||
usage: fatlister.py [-h] [-o OFFSET] [-f FILE] image
|
||||
positional arguments:
|
||||
image raw image file (esp.: image.dd)
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-o OFFSET, --offset OFFSET
|
||||
offset in sectors (default=0)
|
||||
-f FILE, --file FILE output file (default="")
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user