docs→rtfd
This commit is contained in:
parent
7bc781ed11
commit
c7ec1dc5d1
131 changed files with 1 additions and 1 deletions
15
rtfd/public/wget/index.rst
Normal file
15
rtfd/public/wget/index.rst
Normal file
|
@ -0,0 +1,15 @@
|
|||
wget
|
||||
====
|
||||
|
||||
Mirror website
|
||||
--------------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
wget \
|
||||
--mirror \
|
||||
--convert-links \
|
||||
--page-requisites \
|
||||
--continue \
|
||||
--no-parent \
|
||||
protocol://sub.domain.tld
|
Loading…
Add table
Add a link
Reference in a new issue