aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@uchicago.edu>2008-07-03 01:06:23 -0500
committerJunio C Hamano <gitster@pobox.com>2008-07-05 11:24:40 -0700
commitdb5d6666afb9f315f9c9ac74a5d638f07cf9cbe0 (patch)
tree3e539dbf5cade3d0c73b8b004260187cb13c557b /Documentation/git.txt
parent5833d730efb7131bccbcdcab13ba56707629be2c (diff)
downloadgit-db5d6666afb9f315f9c9ac74a5d638f07cf9cbe0.tar.gz
git-db5d6666afb9f315f9c9ac74a5d638f07cf9cbe0.tar.xz
manpages: use teletype font for sample command lines
I think that some of these uses of italics were meant to be rendered in quotation marks, anyway. Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 07e9e57c5..adc027ce4 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -136,8 +136,8 @@ OPTIONS
+
Other options are available to control how the manual page is
displayed. See linkgit:git-help[1] for more information,
-because 'git --help ...' is converted internally into 'git
-help ...'.
+because `git --help ...` is converted internally into `git
+help ...`.
--exec-path::
Path to wherever your core git programs are installed.