--- wikisrc/templates/programlisting.mdwn 2010/05/12 15:32:14 1.4
+++ wikisrc/templates/programlisting.mdwn 2010/05/12 16:33:34 1.6
@@ -1,6 +1,4 @@
-
-
-
+
## Description
@@ -8,6 +6,7 @@
Use this template to display a program listing, or a succession of commands (together with their output).
Remember that shell commands may be prefixed by:
+
* *$* when the command should be run as a normal user
* *#* when the command should be run as root