mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Whitespace nit.
This commit is contained in:
parent
f6385e481e
commit
34cd417b64
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ usage(const char *myname)
|
|||
{
|
||||
fprintf(stderr,
|
||||
"Usage:\n"
|
||||
"%s [-afKksVx] [-M core] [-N system ] [-o outfile] [-X suffix]\n"
|
||||
"%s [-afKksVx] [-M core] [-N system] [-o outfile] [-X suffix]\n"
|
||||
"%*s [modules-path [outfile]]\n\n"
|
||||
"\t-a\tappend to outfile\n"
|
||||
"\t-f\tfind the module in any subdirectory of modules-path\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue