mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-02 21:30:29 +00:00
update help
This commit is contained in:
parent
4e9e2cbeb9
commit
f2dd688a89
@ -44,6 +44,7 @@ static void usage(int argc, char** argv)
|
||||
{
|
||||
fprintf(stderr, "Usage: %s [OPTIONS] <image>\n", argv[0]);
|
||||
fprintf(stderr, "\nSet EMILE first level boot block info:\n");
|
||||
fprintf(stderr, " -h, --help display this text\n");
|
||||
fprintf(stderr, " -d, --drive=DRIVE "
|
||||
"set the drive number (default 1)\n");
|
||||
fprintf(stderr, " -o, --offset=OFFSET "
|
||||
|
Loading…
Reference in New Issue
Block a user