fix man page examples
authorChristian Hofstaedtler <ch@grml.org>
Thu, 2 Dec 2010 17:34:28 +0000 (18:34 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 2 Dec 2010 17:34:28 +0000 (18:34 +0100)
grml-x.txt

index 2cdb314..cff7124 100644 (file)
@@ -81,10 +81,10 @@ XOPTS='...'::
 Usage examples
 --------------
 
-grml-x --mode '1280x1024 1024x768' wm-ng::
+grml-x --mode "1280x1024 1024x768" wm-ng::
         Use resolutions 1280x1024 and 1024x768 and start windowmanager wm-ng.
 
-grml-x -module vesa openbox::
+grml-x --module vesa openbox::
         Use vesa-module and start windowmanager openbox.
 
 grml-x --hsync "30-65" fluxbox::