From aa3ec86b5535f0db6ae1dc1df0cd2c087c9999e4 Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Sun, 22 Jun 2014 21:36:02 +0200 Subject: [PATCH] Use .SY for manual page synopsis. --- doc/vimb.1 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/vimb.1 b/doc/vimb.1 index 2ba401a..45b183c 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -1,12 +1,18 @@ .\" vim: ft=groff .\" Process this file with -.\" groff -man -Tascii vimb.1 +.\" groff -man -Tutf8 vimb.1 .TH vimb 1 "DATE" "vimb/VERSION" "Vimb Manual" .SH NAME vimb - Vim Browser - A modal web browser based on webkit, inspired by vim the great editor. .SH SYNOPSIS -.BI "vimb [" "OPTION" "] [" "URI" "]" +.SY vimb +.OP \-hkv +.OP \-C cmd +.OP \-c config +.OP \-e winid +.RI [ URI ] +.YS .SH DESCRIPTION vimb is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal -- 2.20.1