File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -956,7 +956,8 @@ \section{Processing Tools}
956956 symbolic link to it or run it in place; the actual script file
957957 must be stored as part of the documentation source tree,
958958 though it may be used to format documents outside the
959- tree. Use \program {mkhowto -}\program {-help} for a list of
959+ tree. Use \program {mkhowto} \programopt {-}\programopt {-help}
960+ for a list of
960961 command line options.
961962
962963 \program {mkhowto} can be used for both \code {howto} and
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ \section{\module{shutil} ---
4444\begin {funcdesc }{copy2}{src, dst}
4545 Similar to \function {copy()}, but last access time and last
4646 modification time are copied as well. This is similar to the
47- \UNIX {} command \program {cp -p}.
47+ \UNIX {} command \program {cp} \programopt { -p}.
4848\end {funcdesc }
4949
5050\begin {funcdesc }{copytree}{src, dst\optional {, symlinks}}
You can’t perform that action at this time.
0 commit comments