[Cvsshell-devel] CVS: cvsshell/etc cvsshell.ini,1.9,1.10
Status: Beta
Brought to you by:
stefanheimann
From: Stefan H. <ste...@us...> - 2002-07-26 16:35:40
|
Update of /cvsroot/cvsshell/cvsshell/etc In directory usw-pr-cvs1:/tmp/cvs-serv13101/etc Modified Files: cvsshell.ini Log Message: implemented scan-command Index: cvsshell.ini =================================================================== RCS file: /cvsroot/cvsshell/cvsshell/etc/cvsshell.ini,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** cvsshell.ini 27 May 2002 07:38:52 -0000 1.9 --- cvsshell.ini 26 Jul 2002 16:35:37 -0000 1.10 *************** *** 19,22 **** --- 19,23 ---- full-info = basic_cmds.toggleFullInfoLine auto-refresh = basic_cmds.setAutoRefresh + scan = basic_cmds.scan end |