From: Daniel Carl Date: Thu, 20 Apr 2017 11:44:41 +0000 (+0200) Subject: Add docu for reading from stdin. X-Git-Url: https://git.owens.tech/rss.xml/rss.xml/git?a=commitdiff_plain;h=5c7059196850118f4e9435797cedd155661748af;p=vimb.git Add docu for reading from stdin. --- diff --git a/doc/vimb.1 b/doc/vimb.1 index 92f6479..58ee702 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -15,13 +15,16 @@ great editor. .SH SYNOPSIS .B vimb .OP OPTIONS -.RI [ URI "|" file ] +.RI [ URI "|" file "|" - ] .SH DESCRIPTION Vimb is a WebKit based web browser that behaves like the Vimperator plugin for Firefox and has 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. .PP Mandatory arguments to long options are mandatory for short options too. .TP