[Opensrf-commits] r1444 - trunk/src/srfsh

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Sep 27 23:59:46 EDT 2008


Author: dbs
Date: 2008-09-27 23:59:44 -0400 (Sat, 27 Sep 2008)
New Revision: 1444

Modified:
   trunk/src/srfsh/srfsh.c
Log:
Provide more command line help for login in srfsh

Modified: trunk/src/srfsh/srfsh.c
===================================================================
--- trunk/src/srfsh/srfsh.c	2008-09-25 03:44:23 UTC (rev 1443)
+++ trunk/src/srfsh/srfsh.c	2008-09-28 03:59:44 UTC (rev 1444)
@@ -796,7 +796,7 @@
 			"---------------------------------------------------------------------------------\n"
 			" Commands for Open-ILS\n"
 			"---------------------------------------------------------------------------------\n"
-			"login <username> <password>\n"
+			"login <username> <password> [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"



More information about the opensrf-commits mailing list