]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-submodule.txt
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)
commitca768288b650a4929bc1d58783a929a9a792e30e
treeaeb3937cf3f137cb8aeabeb74b11eb3c0e34bf37
parente330d8ca1a9ec38ce40b0f67123b1dd893f0b31c
Documentation: format full commands in typewriter font

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>
12 files changed:
Documentation/config.txt
Documentation/git-add.txt
Documentation/git-cvsserver.txt
Documentation/git-filter-branch.txt
Documentation/git-gc.txt
Documentation/git-ls-tree.txt
Documentation/git-merge.txt
Documentation/git-replace.txt
Documentation/git-revert.txt
Documentation/git-stash.txt
Documentation/git-submodule.txt
Documentation/git-var.txt