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