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 a8ef056 commit 6e732ffCopy full SHA for 6e732ff
intro.tex
@@ -2091,6 +2091,10 @@
2091
of options and arguments.
2092
\item The \texttt{-W} option should be reserved for vendor options, i.e. for
2093
non-portable extensions.
2094
+\item When you used all the letters of the alphabet for options, something
2095
+is not right with the design of the command. One solution would be to
2096
+split the processing and introduce the notion of sub-commands. See for
2097
+example the \texttt{zfs} command on systems with the ZFS file-system.
2098
\end{itemize}
2099
2100
%%%%%
0 commit comments