diff doc/interpreter/octave.1 @ 7595:90ad1f69ca9d

Escape "-" signs that mean the "minus" character
author Rafael Laboissiere <rafael@debian.org>
date Tue, 18 Mar 2008 14:05:50 -0400
parents 2a1cb886ec98
children eb63fbe60fab
line wrap: on
line diff
--- a/doc/interpreter/octave.1	Tue Mar 18 14:01:28 2008 -0400
+++ b/doc/interpreter/octave.1	Tue Mar 18 14:05:50 2008 -0400
@@ -28,7 +28,7 @@
 running the command
 .nf
 
-    octave --help
+    octave \-\-help
 
 .fi
 .SH DESCRIPTION
@@ -44,7 +44,7 @@
 the command
 .nf
 
-    octave:13> help -i
+    octave:13> help \-i
 
 .fi
 while running Octave interactively, by using the GNU Emacs info mode,