mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 02:03:31 +00:00
MFC r281780: Update usage statement; align with post-r279624.
This commit is contained in:
parent
d3ce4eab4b
commit
0b449b3a80
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=282204
@ -80,7 +80,7 @@ die()
|
||||
#
|
||||
usage()
|
||||
{
|
||||
f_err "Usage: %s [OPTIONS] name[[+]=value] ...\n" "$pgm"
|
||||
f_err "Usage: %s [OPTIONS] name[[+|-]=value] ...\n" "$pgm"
|
||||
f_err "Try \`%s --help' for more information.\n" "$pgm"
|
||||
die
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user