[Asterisk-cvs] asterisk/doc README.cliprompt,1.2,1.3
markster at lists.digium.com
markster at lists.digium.com
Sun May 2 15:05:33 CDT 2004
Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv16429/doc
Modified Files:
README.cliprompt
Log Message:
Merge Tilghman's color patches for the asterisk prompt (bug #1535)
Index: README.cliprompt
===================================================================
RCS file: /usr/cvsroot/asterisk/doc/README.cliprompt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- README.cliprompt 1 May 2004 15:23:35 -0000 1.2
+++ README.cliprompt 2 May 2004 19:13:16 -0000 1.3
@@ -8,10 +8,13 @@
the current value by Asterisk:
%d Date (year-month-date)
-%h Hostname
+%h Full hostname
+%H Short hostname
%t Time
%% Percent sign
%# '#' if Asterisk is run in console mode, '>' if running as remote console
+%Cn[;n] Change terminal foreground (and optional background) color to specified
+ A full list of colors may be found in include/asterisk/term.h
On Linux systems, you may also use
%l1 Load average over past minute
More information about the svn-commits
mailing list