Documentation: format full commands in typewriter font
authorThomas Rast <trast@student.ethz.ch>
Thu, 7 Jan 2010 16:49:12 +0000 (17:49 +0100)
committerThomas Rast <trast@student.ethz.ch>
Sun, 10 Jan 2010 12:01:25 +0000 (13:01 +0100)
Use `code snippet` style instead of 'emphasis' for `git cmd ...`
according to the following rules:

* The SYNOPSIS sections are left untouched.

* If the intent is that the user type the command exactly as given, it
is `code`.
If the user is only loosely referred to a command and/or option, it
remains 'emphasised'.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
No differences found