Added hint to man page for read from stdin.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 4 Sep 2014 17:38:13 +0000 (19:38 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 4 Sep 2014 17:38:13 +0000 (19:38 +0200)
doc/vimb.1

index 927157b..e771289 100644 (file)
@@ -11,7 +11,7 @@ great editor.
 .OP \-C cmd
 .OP \-c config
 .OP \-e winid
-.RI [ URI ]
+.RI [ URI "|" file "|" - ]
 .YS
 .SH DESCRIPTION
 vimb is a webkit based web browser that behaves like the vimperator
@@ -19,6 +19,9 @@ plugin for the firefox and usage paradigms from the great editor vim. The goal
 of vimb is to build a completely keyboard-driven, efficient and pleasurable
 browsing-experience.
 .SH OPTIONS
+If no \fIURI\fP or \fIfile\fP is given vimb will open the configured
+home-page. If \fIURI\fP is '-', vimb reads the html to display from stdin.
+
 Mandatory arguments to long options are mandatory for short options too.
 .TP
 .BI "\-C, \-\-cmd " "CMD"