std: Fix typo in getopts doc attribute
This commit is contained in:
parent
e348567f77
commit
22254c3b48
@ -9,7 +9,7 @@ failure code back, or a match. You'll have to verify whether the amount of
|
||||
argument values out of the match object.
|
||||
|
||||
Single-character options are expected to appear on the command line with a
|
||||
single preceeding dash; multiple-character options are expected to be
|
||||
single preceding dash; multiple-character options are expected to be
|
||||
proceeded by two dashes. Options that expect an argument accept their argument
|
||||
following either a space or an equals sign.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user