Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
d290c108
Kaydet (Commit)
d290c108
authored
Kas 09, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use \programopt in one place.
üst
310ee61f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
doc.tex
Doc/doc/doc.tex
+2
-1
libshutil.tex
Doc/lib/libshutil.tex
+1
-1
No files found.
Doc/doc/doc.tex
Dosyayı görüntüle @
d290c108
...
...
@@ -956,7 +956,8 @@ distribution, to create or maintain whole documents or sections.
symbolic link to it or run it in place; the actual script file
must be stored as part of the documentation source tree,
though it may be used to format documents outside the
tree. Use
\program
{
mkhowto -
}
\program
{
-help
}
for a list of
tree. Use
\program
{
mkhowto
}
\programopt
{
-
}
\programopt
{
-help
}
for a list of
command line options.
\program
{
mkhowto
}
can be used for both
\code
{
howto
}
and
...
...
Doc/lib/libshutil.tex
Dosyayı görüntüle @
d290c108
...
...
@@ -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
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment