📓 Improve documentation
This commit is contained in:
parent
6bd7d47fc0
commit
132c36835f
2 changed files with 7 additions and 4 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
//Uses GNU's getopt_long_only(), see https://www.gnu.org/software/libc/manual/html_node/Getopt-Long-Options.html
|
||||
|
||||
//For a description of these arguments, see errorAndExit.c
|
||||
static struct option long_options[] = {
|
||||
{"disk", required_argument, 0, 'd'},
|
||||
{"offset", required_argument, 0, 'o'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue