hg.1: simplify synopsis

Now that arguments can be mixed with options we can simplify the
synopsis considerably. Also, highlighting the command name in bold
(instead of italics) seem to be the standard convention.
This commit is contained in:
Martin Geisler 2009-06-10 01:09:21 +02:00
parent 6d7eccbdcc
commit f906d04b19

View File

@ -10,7 +10,7 @@ hg - Mercurial source code management system
SYNOPSIS
--------
'hg' [global option]... <command> [command/global option]... [argument]...
*hg* 'command' ['option']... ['argument']...
DESCRIPTION
-----------