mirror of
https://github.com/xvxx/phetch
synced 2024-11-15 00:12:50 +00:00
doc tweak
This commit is contained in:
parent
1556e59a52
commit
e868f4dc4e
@ -27,7 +27,7 @@ the gophersphere.
|
|||||||
|
|
||||||
phetch launch and show start page
|
phetch launch and show start page
|
||||||
phetch <gopher-url> open gopher url
|
phetch <gopher-url> open gopher url
|
||||||
phetch -t, --tls <gopher-url> attempt to open w/ tls
|
phetch -t, --tls <gopher-url> try to open all pages w/ tls
|
||||||
phetch -r, --raw <gopher-url> print raw gopher response
|
phetch -r, --raw <gopher-url> print raw gopher response
|
||||||
phetch -l, --local connect to 127.0.0.1:7070
|
phetch -l, --local connect to 127.0.0.1:7070
|
||||||
phetch -h, --help show this screen
|
phetch -h, --help show this screen
|
||||||
|
@ -75,7 +75,7 @@ fn print_usage() {
|
|||||||
"Usage:
|
"Usage:
|
||||||
phetch launch and show start page
|
phetch launch and show start page
|
||||||
phetch <gopher-url> open gopherhole at url
|
phetch <gopher-url> open gopherhole at url
|
||||||
phetch -t, --tls <gopher-url> attempt to open w/ tls
|
phetch -t, --tls <gopher-url> try to open all pages w/ tls
|
||||||
phetch -r, --raw <gopher-url> print raw gopher response
|
phetch -r, --raw <gopher-url> print raw gopher response
|
||||||
phetch -l, --local connect to 127.0.0.1:7070
|
phetch -l, --local connect to 127.0.0.1:7070
|
||||||
phetch -h, --help show this screen
|
phetch -h, --help show this screen
|
||||||
|
Loading…
Reference in New Issue
Block a user