Update usage statement to align with post-r279624 functionality.
MFC after: 3 days X-MFC-to: stable/10 stable/9
This commit is contained in:
parent
4f24a027f8
commit
c13b1d6cc8
@ -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