From: dbs Date: Sun, 28 Sep 2008 03:59:44 +0000 (+0000) Subject: Provide more command line help for login in srfsh X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6ca59f4416b8534ce13ae856f40f3c60f5241cbf;p=working%2FOpenSRF.git Provide more command line help for login in srfsh git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1444 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/srfsh/srfsh.c b/src/srfsh/srfsh.c index 97e4889..1d4129c 100644 --- a/src/srfsh/srfsh.c +++ b/src/srfsh/srfsh.c @@ -796,7 +796,7 @@ static int print_help( void ) { "---------------------------------------------------------------------------------\n" " Commands for Open-ILS\n" "---------------------------------------------------------------------------------\n" - "login \n" + "login [type] [org_unit] [workstation]\n" " - Logs into the 'server' and displays the session id\n" " - To view the session id later, enter: print login\n" "---------------------------------------------------------------------------------\n"