From 3bf3cb61b12dc046ab27c385a6710b8be15dd57b Mon Sep 17 00:00:00 2001 From: erickson Date: Tue, 1 Mar 2005 21:18:36 +0000 Subject: [PATCH] updated help message git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@135 9efc2488-bf62-4759-914b-345cdb29e865 --- src/srfsh/srfsh.c | 2 ++ 1 file changed, 2 insertions(+) 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" ); -- 2.43.2