From: erickson Date: Tue, 1 Mar 2005 21:18:36 +0000 (+0000) Subject: updated help message X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3bf3cb61b12dc046ab27c385a6710b8be15dd57b;p=opensrf%2Fbjwebb.git updated help message git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@135 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/srfsh/srfsh.c b/src/srfsh/srfsh.c index e0ec1bc..b1bc7d9 100644 --- a/src/srfsh/srfsh.c +++ b/src/srfsh/srfsh.c @@ -292,11 +292,13 @@ void print_help() { "---------------------------------------------------------------------------------\n" "Commands:\n" "---------------------------------------------------------------------------------\n" + "help - Display this message\n" "last - Re-performs the last command\n" "time - Prints the current time\n" "time - Formats seconds since epoch into readable format\n" "---------------------------------------------------------------------------------\n" "router query servers \n" + "reqeust [ ]\n" "---------------------------------------------------------------------------------\n" );