Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
52a53ab6
Commit
52a53ab6
authored
Nov 19, 2004
by
Pontus Freyhult
Browse files
Added missing dot in -G option help.
Rev: ChangeLog:1.835 Rev: src/lshg.c:1.25
parent
a37d7afc
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
52a53ab6
2004-11-19 Pontus Freyhult <pont@soua.net>
* src/lshg.c (main_options): Added missing dot in -G option help.
* doc/lsh.1: Updated for lsh 2.0.
* doc/lshd.8: Updated for lsh 2.0.
...
...
src/lshg.c
View file @
52a53ab6
...
...
@@ -175,7 +175,7 @@ main_options[] =
{
"send-ignore"
,
ARG_SEND_IGNORE
,
"Message"
,
0
,
"Send an ignore message "
"to the remote machine."
,
0
},
{
NULL
,
'G'
,
0
,
0
,
"If no usable gateway is found, "
"launch lsh instead"
,
0
},
"launch lsh instead
.
"
,
0
},
{
NULL
,
0
,
NULL
,
0
,
NULL
,
0
}
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment