Skip to content
GitLab
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
153503da
Commit
153503da
authored
May 15, 2002
by
Pontus Freyhult
Browse files
New command com_longhelp.
Rev: src/sftp/commands.h:1.4
parent
99e346aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sftp/commands.h
View file @
153503da
...
...
@@ -60,6 +60,7 @@ int handle_command(const unsigned char *s);
/* Internal below */
int
com_help
(
const
char
*
arg
,
const
char
*
command
);
int
com_longhelp
(
const
char
*
arg
,
const
char
*
command
);
int
com_about
(
const
char
*
arg
,
const
char
*
command
);
int
com_escape
(
const
char
*
arg
,
const
char
*
command
);
int
com_quit
(
const
char
*
arg
,
const
char
*
command
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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