mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Use \programopt in one place.
This commit is contained in:
parent
310ee61f20
commit
d290c10890
2 changed files with 3 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ file type and creator codes will not be correct.
|
|||
\begin{funcdesc}{copy2}{src, dst}
|
||||
Similar to \function{copy()}, but last access time and last
|
||||
modification time are copied as well. This is similar to the
|
||||
\UNIX{} command \program{cp -p}.
|
||||
\UNIX{} command \program{cp} \programopt{-p}.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{copytree}{src, dst\optional{, symlinks}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue