mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Style(9) fix
This commit is contained in:
parent
d8d685e828
commit
565b379f4b
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ static sig_atomic_t sig_ign = 0;
|
|||
static void
|
||||
usage(void)
|
||||
{
|
||||
|
||||
fprintf(stderr, "Usage: %s [--signal sig | -s sig] [--preserve-status]"
|
||||
" [--kill-after time | -k time] [--foreground] <duration> <command>"
|
||||
" <arg ...>\n", getprogname());
|
||||
|
|
|
|||
Loading…
Reference in a new issue