summaryrefslogtreecommitdiffstats
path: root/git-bisect.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-06-06 12:16:29 -0700
committerJunio C Hamano <gitster@pobox.com>2014-06-06 12:16:29 -0700
commite1aeb5ef657d0c4fdff12a9c7503431edd9cd128 (patch)
tree0b26e69547edd5d5bbc66d1dd470d1ce66463b1e /git-bisect.txt
parentb051caf02ee59e3c9d1da4a61339f667f28754d1 (diff)
downloadgit-htmldocs-e1aeb5ef657d0c4fdff12a9c7503431edd9cd128.tar.gz
Autogenerated HTML docs for v2.0.0-239-g09531
Diffstat (limited to 'git-bisect.txt')
-rw-r--r--git-bisect.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-bisect.txt b/git-bisect.txt
index f986c5cb3..4cb52a730 100644
--- a/git-bisect.txt
+++ b/git-bisect.txt
@@ -117,7 +117,7 @@ $ git bisect visualize
`view` may also be used as a synonym for `visualize`.
If the 'DISPLAY' environment variable is not set, 'git log' is used
-instead. You can also give command line options such as `-p` and
+instead. You can also give command-line options such as `-p` and
`--stat`.
------------