mirror of
https://github.com/FDOS/kernel.git
synced 2025-04-08 17:15:17 +02:00
Merge pull request #187 from andrewbird/pr180
exeflat: Update usage text for indirect file
This commit is contained in:
commit
8f056cce6d
@ -85,6 +85,8 @@ static void usage(void)
|
||||
printf(" -E(path/to/upxentry.bin) - Omit to force DOS/SYS compression\n");
|
||||
printf(" -D(path/to/upxdevic.bin) - Omit to force DOS/EXE compression\n");
|
||||
printf(" -U (command) (parameters) - Specify to use UPX compression\n");
|
||||
printf(" @(indirect file) - Specify to use indirect file\n");
|
||||
printf(" indirect file format, each line contains single argument\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user