_ _ ___ | |__ __ _ _______ | |_ / _ \| '_ \ / _` |_ / _ \| __| | (_) | | | | (_| |/ / (_) | |_ \___/|_| |_|\__,_/___\___/ \__|
| ohazot | docs | links | dev | conf | txt |
| es | > en < |
| mdoc file |
| search |
wget —
usage
OPTIONS
| --mirror | : includes mirroring options (includes recursive). |
| --accept *.extension | : only get the specified extension. |
getting man files from this site
wget --mirror --accept .oh
https://ohazot.comgetting the complete site
wget -mirror
https://ohazot.comSolene's tip - modified
wget --continue --no-parent --reject
*.html* --recursive <URL>
--directory-prefix=<directory>SEE ALSO
| VoidLinux manpages: wget(1) |
| links |
| - Solene - wget mirror |
HISTORY
| 2026-06-02 | : Translated to Spanish. |
| 2025-10-03 | : Created. |