mirror of
https://github.com/YGGverse/gemini-dl.git
synced 2026-03-31 09:05:31 +00:00
make absolute filename in links optional and disabled by default
This commit is contained in:
parent
4c478c2e88
commit
84e3d223d5
6 changed files with 102 additions and 21 deletions
|
|
@ -64,6 +64,7 @@ src/gemini-dl.php --source gemini://.. --target /path/to/download
|
|||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue