Update of /cvsroot/cvsshell/cvsshell
In directory usw-pr-cvs1:/tmp/cvs-serv24680
Modified Files:
README
Log Message:
added documentation for the 'r' field in the prompt
Index: README
===================================================================
RCS file: /cvsroot/cvsshell/cvsshell/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** README 16 Mar 2002 13:26:37 -0000 1.3
--- README 27 May 2002 07:41:56 -0000 1.4
***************
*** 48,55 ****
--
stefan@kunz:~/cvsshell$ cvsshell
! CvsShell 0.1
Copyright 2002 Stefan Heimann (ma...@st...).
This software is released under the GPL.
! {a} ~/cvsshell [:ext:ste...@cv...sshe...ceforge.net:/cvsroot/cvsshell]
$
--
--- 48,55 ----
--
stefan@kunz:~/cvsshell$ cvsshell
! CvsShell 0.2
Copyright 2002 Stefan Heimann (ma...@st...).
This software is released under the GPL.
! {ar} ~/cvsshell [:ext:ste...@cv...sshe...ceforge.net:/cvsroot/cvsshell]
$
--
***************
*** 62,66 ****
is actived, a uppercase letter signalize that the option has been deactived.
Options:
! - a: automatic update of the cvsroot variable
* The current working directory
* The current cvsroot.
--- 62,67 ----
is actived, a uppercase letter signalize that the option has been deactived.
Options:
! - a: automatic update of the cvsroot variable
! - r: automatic refresh of the local listing
* The current working directory
* The current cvsroot.
***************
*** 125,127 ****
CvsShell - a console based cvs client
! http://cvsshell.sourceforge.net
\ No newline at end of file
--- 126,128 ----
CvsShell - a console based cvs client
! http://cvsshell.sourceforge.net
|