doc/invoking.texi (Main Options): Correct minor informational error
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 19 Sep 2020 04:15:50 +0000 (06:15 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 19 Sep 2020 04:15:25 +0000 (06:15 +0200)
doc/invoking.texi

index e69b1ed66a7db71eeb124c466d012f71c23f52f2..b1a299720f246a519d98676e048811f3d884916f 100644 (file)
@@ -107,7 +107,7 @@ A few options that apply generically are listed below.
 @item @option{-O format=@var{format}}
 @pspp{} uses the extension of the file name given on @option{-o} to
 select an output format.  Use this option to override this choice by
-specifying an alternate format, e.g.@: @option{-o pspp.out -O html} to
+specifying an alternate format, e.g.@: @option{-o pspp.out -O format=html} to
 write HTML to a file named @file{pspp.out}.  Use @option{--help} to
 list the available formats.