Skip to content

Commit 6e732ff

Browse files
author
Vladimir Kotal
committed
ad lots of options
1 parent a8ef056 commit 6e732ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

intro.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2091,6 +2091,10 @@
20912091
of options and arguments.
20922092
\item The \texttt{-W} option should be reserved for vendor options, i.e. for
20932093
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.
20942098
\end{itemize}
20952099

20962100
%%%%%

0 commit comments

Comments
 (0)