15 lines
160 B
ReStructuredText
15 lines
160 B
ReStructuredText
|
wget
|
||
|
====
|
||
|
|
||
|
Mirror website
|
||
|
--------------
|
||
|
|
||
|
.. code:: shell
|
||
|
|
||
|
wget \
|
||
|
--mirror \
|
||
|
--convert-links \
|
||
|
--page-requisites \
|
||
|
--continue \
|
||
|
protocol://sub.domain.tld
|