mirror of
https://github.com/YGGverse/gemini-dl.git
synced 2026-03-31 09:05:31 +00:00
update --absolute attribute description
This commit is contained in:
parent
f6ddd79a57
commit
fcc2e79d00
2 changed files with 2 additions and 2 deletions
|
|
@ -64,7 +64,7 @@ src/gemini-dl.php --source gemini://.. --target /path/to/download
|
||||||
|
|
||||||
# Optional
|
# Optional
|
||||||
|
|
||||||
-a, --absolute - no value, absolute filepath in links (ignored on --keep), disabled by default
|
-a, --absolute - no value, links to absolute filepath (ignored on --keep), disabled by default
|
||||||
-c, --crawl - no value, crawl document links (entire capsule download), 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
|
-d, --delay - integer, pause between requests (seconds), 1 by default
|
||||||
-i, --index - string, index filename of directory listing, index.gmi by default
|
-i, --index - string, index filename of directory listing, index.gmi by default
|
||||||
|
|
|
||||||
2
help.gmi
2
help.gmi
|
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
## Optional
|
## Optional
|
||||||
|
|
||||||
-a, --absolute - no value, absolute filepath in links (ignored on --keep), disabled by default
|
-a, --absolute - no value, links to absolute filepath (ignored on --keep), disabled by default
|
||||||
-c, --crawl - no value, crawl document links (entire capsule download), 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
|
-d, --delay - integer, pause between requests (seconds), 1 by default
|
||||||
-i, --index - string, index filename of directory listing, index.gmi 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