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
53d65375
Commit
53d65375
authored
Jun 25, 2002
by
Pontus Freyhult
Browse files
Added note about where to report bugs in --help.
Rev: src/sftp/gnu_stuff.c:1.6
parent
99e12602
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sftp/gnu_stuff.c
View file @
53d65375
...
...
@@ -77,6 +77,8 @@ void help_option()
printf
(
"
\n
"
);
printf
(
"$LSFTP_RSH $LSFTP_BEFORE_ARGS <anything on the command line> $LSFTP_AFTER_ARGS
\n
"
);
printf
(
"
\n
"
);
printf
(
"Report bugs to <bug-lsh@gnu.org>.
\n
"
,
);
printf
(
"
\n
"
);
exit
(
0
);
/* Exit successfully */
}
...
...
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