mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-01-23 02:34:59 +00:00
fixed typo
This commit is contained in:
parent
fc46781880
commit
91d2ce9947
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ void cmdline_parser_print_help (void) {
|
|||
cmdline_parser_print_version ();
|
||||
printf(
|
||||
"Usage: %s [OPTIONS]...\n"
|
||||
"Build generic tunnels trough HTTPS proxies using HTTP authentication\n"
|
||||
"Build generic tunnels through HTTPS proxies using HTTP authentication\n"
|
||||
"\n"
|
||||
"Standard options:\n"
|
||||
// FIXME: " -c, --config=FILE Read config options from file\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue