mirror of
https://github.com/xvxx/phetch
synced 2024-11-10 13:10:54 +00:00
stop fighting with tabs
This commit is contained in:
parent
032c10d6ec
commit
f90f4aef7e
@ -111,10 +111,10 @@ fn print_usage() {
|
||||
"
|
||||
Usage:
|
||||
|
||||
\tphetch [options] launch phetch in interactive mode
|
||||
\tphetch [options] [url] open gopher url in interactive mode
|
||||
phetch [options] launch phetch in interactive mode
|
||||
phetch [options] [url] open gopher url in interactive mode
|
||||
|
||||
Options:
|
||||
Options:
|
||||
|
||||
-t, --tls try to open all pages w/ tls
|
||||
-r, --raw print raw gopher response only
|
||||
@ -124,7 +124,7 @@ Options:
|
||||
-h, --help show this screen
|
||||
-v, --version show phetch version
|
||||
|
||||
Once you've launched phetch, use `ctrl-h` to view the on-line help. "
|
||||
Once you've launched phetch, use `ctrl-h` to view the on-line help. "
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user