Skip to content

Commit 3648411

Browse files
committed
deploy: f0e8d44
1 parent e333e90 commit 3648411

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

user/print.html

+4
Original file line numberDiff line numberDiff line change
@@ -1941,6 +1941,10 @@ <h2 id="options-15"><a class="header" href="#options-15">Options</a></h2>
19411941
<dd>
19421942
<p>remove any trailing slashes from each SOURCE argument</p>
19431943
</dd>
1944+
<dt><code>--debug</code></dt>
1945+
<dd>
1946+
<p>explain how a file is copied. Implies -v</p>
1947+
</dd>
19441948
<dt><code>--verbose</code>, <code>-v</code></dt>
19451949
<dd>
19461950
<p>explicitly state what is being done</p>

user/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

+1-1
Large diffs are not rendered by default.

user/utils/cp.html

+4
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
213213
<dd>
214214
<p>remove any trailing slashes from each SOURCE argument</p>
215215
</dd>
216+
<dt><code>--debug</code></dt>
217+
<dd>
218+
<p>explain how a file is copied. Implies -v</p>
219+
</dd>
216220
<dt><code>--verbose</code>, <code>-v</code></dt>
217221
<dd>
218222
<p>explicitly state what is being done</p>

0 commit comments

Comments
 (0)