mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* docs/wget2_manual.md: Added doc for the new settings * src/options.c: Fixed --backups and added --cut-url-get-vars and --cut-file-get-vars * src/wget.c: Added --cut-url-get-vars and --cut-file-get-vars * src/wget_options.h: Added --cut-url-get-vars and --cut-file-get-vars * tests/Makefile.am: Added test-cut-get-vars * test-cut-get-vars.c: New file