summaryrefslogtreecommitdiffstats
path: root/doc/user/help.sgml
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-08-16 13:43:09 (GMT)
committerSteven Knight <knight@baldmt.com>2004-08-16 13:43:09 (GMT)
commit74e2a97dc2ed0412ffb1a9c6dc810c1a1c4a4e67 (patch)
tree82a4927ce94fa90b9798accd2cfdbffb88ab2d51 /doc/user/help.sgml
parent9a0aa47145dbaa02eccac8ba23c498a4e2a3a098 (diff)
downloadSCons-74e2a97dc2ed0412ffb1a9c6dc810c1a1c4a4e67.zip
SCons-74e2a97dc2ed0412ffb1a9c6dc810c1a1c4a4e67.tar.gz
SCons-74e2a97dc2ed0412ffb1a9c6dc810c1a1c4a4e67.tar.bz2
Branch for documentation changes.
Diffstat (limited to 'doc/user/help.sgml')
-rw-r--r--doc/user/help.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/help.sgml b/doc/user/help.sgml
index 72e09aa..9db5bf0 100644
--- a/doc/user/help.sgml
+++ b/doc/user/help.sgml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2001, 2002, 2003 Steven Knight
+ __COPYRIGHT__
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -58,7 +58,7 @@
</para>
- <literallayout>
+ <screen>
% <userinput>scons -h</userinput>
scons: Reading SConscript files ...
scons: done reading SConscript files.
@@ -67,7 +67,7 @@
'scons debug' to build the debug version.
Use scons -H for help about command-line options.
- </literallayout>
+ </screen>
<para>