diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-04-16 12:28:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-16 12:28:04 +0200 |
commit | 6d281f70cc82327838188a729d9903ce2c470d6f (patch) | |
tree | 331884718f99602a24c1bc7e9062463bde158ddd /Documentation/git-ls-remote.txt | |
parent | Merge branch 'ma/asciidoctor-fixes' (diff) | |
parent | Documentation: turn middle-of-line tabs into spaces (diff) | |
download | git-6d281f70cc82327838188a729d9903ce2c470d6f.tar.xz git-6d281f70cc82327838188a729d9903ce2c470d6f.zip |
Merge branch 'ma/asciidoctor-fixes-more'
Documentation mark-up fixes.
* ma/asciidoctor-fixes-more:
Documentation: turn middle-of-line tabs into spaces
git-svn.txt: drop escaping '\' that ends up being rendered
git.txt: remove empty line before list continuation
config/fsck.txt: avoid starting line with dash
config/diff.txt: drop spurious backtick
Diffstat (limited to 'Documentation/git-ls-remote.txt')
-rw-r--r-- | Documentation/git-ls-remote.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index b9fd3770a6..0b057cbb10 100644 --- a/Documentation/git-ls-remote.txt +++ b/Documentation/git-ls-remote.txt @@ -31,7 +31,7 @@ OPTIONS displayed. --refs:: - Do not show peeled tags or pseudorefs like HEAD in the output. + Do not show peeled tags or pseudorefs like `HEAD` in the output. -q:: --quiet:: |