man page: fix two typos
This commit is contained in:
+2
-2
@@ -30,10 +30,10 @@ can be used as a special argument to end option-scanning, e.g.,
|
||||
in order to use a negative number as argument to a command.
|
||||
.PP
|
||||
When using a single character (i.e., short) option,
|
||||
Arguments can either directly follow the option character,
|
||||
arguments can either directly follow the option character,
|
||||
or can be separated from the option character by whitespace.
|
||||
When using a multi character (i.e., long) option,
|
||||
Arguments must be separated from the option by either an equals sign
|
||||
arguments must be separated from the option by either an equals sign
|
||||
.RB ( = ),
|
||||
or whitespace.
|
||||
.SH OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user