terminal.rst
changeset 986 858ecbc30566
parent 985 6a75b1b2976b
child 987 deddbee5fe5f
--- a/terminal.rst	Thu Sep 08 02:13:07 2011 +0300
+++ b/terminal.rst	Thu Sep 08 02:24:26 2011 +0300
@@ -12,12 +12,14 @@
 ============================
 ::
 
- $ infocmp -1 xterm
+  $ infocmp -1 xterm
         ...
     colors#8,
     bold=\E[1m,
     blink=\E[5m,
         ...
+  $ infocmp -1L xterm    # print long name
+
   $ tput -Txterm colors
   8
   $ tput -Txterm blink