make absolute filename in links optional and disabled by default

This commit is contained in:
yggverse 2024-06-25 17:39:53 +03:00
parent 4c478c2e88
commit 84e3d223d5
6 changed files with 102 additions and 21 deletions

View file

@ -17,6 +17,7 @@
## Optional
-a, --absolute - no value, absolute filepath in links (ignored on --keep), disabled by default
-c, --crawl - no value, crawl document links (entire capsule download), disabled by default
-d, --delay - integer, pause between requests (seconds), 1 by default
-i, --index - string, index filename of directory listing, index.gmi by default