mirror of
https://github.com/mirror/wget.git
synced 2025-03-13 19:30:20 +08:00
Update deprecated option '--html-extension' to '--adjust-extension'
* doc/wget.texi: Update option '--html-extension' to '--adjust-extension'. Renamed in Wget 1.12 to better reflect its behavior. Copyright-paperwork-exempt: Yes
This commit is contained in:
parent
9a35fe609c
commit
2b723806a5
@ -3982,7 +3982,7 @@ or @samp{application/xhtml+xml} to @file{@var{name}.html}.
|
||||
|
||||
@example
|
||||
wget --mirror --convert-links --backup-converted \
|
||||
--html-extension -o /home/me/weeklog \
|
||||
--adjust-extension -o /home/me/weeklog \
|
||||
https://www.gnu.org/
|
||||
@end example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user