We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3625c commit 64e7535Copy full SHA for 64e7535
intro.tex
@@ -2084,7 +2084,9 @@
2084
should be lower case, 2--9 characters long and using only characters from
2085
the portable character set. Arguments without options should be possible to group
2086
after '--', etc.
2087
-\item Using numbers of options is old fashioned; reportedly SUSv3 mentions that.
+\item Using numbers for options (ala \texttt{-4} and \texttt{-6} for some
2088
+\texttt{ping} implementations) is old fashioned;
2089
+reportedly SUSv3 mentions that.
2090
\item Watch out for GNU command line utilities and its strange permutations
2091
of options and arguments.
2092
\item The \texttt{-W} option should be reserved for vendor options, i.e. for
0 commit comments