summaryrefslogtreecommitdiffstats
path: root/git-check-ignore.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
commitdaf0aaecf41c91c2307b7a38218f6b2d37669ad1 (patch)
tree2032469465a7995a1ae1f8fbbb2345e32a2aa50e /git-check-ignore.txt
parente265b5c6dbafc936b10575797cc098414af5b874 (diff)
downloadgit-htmldocs-daf0aaecf41c91c2307b7a38218f6b2d37669ad1.tar.gz
Autogenerated HTML docs for v2.6.2-307-g37023b
Diffstat (limited to 'git-check-ignore.txt')
-rw-r--r--git-check-ignore.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-check-ignore.txt b/git-check-ignore.txt
index e35cd0489..59531abba 100644
--- a/git-check-ignore.txt
+++ b/git-check-ignore.txt
@@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
'git check-ignore' [options] pathname...
-'git check-ignore' [options] --stdin < <list-of-paths>
+'git check-ignore' [options] --stdin
DESCRIPTION
-----------
@@ -35,7 +35,8 @@ OPTIONS
for each given pathname.
--stdin::
- Read file names from stdin instead of from the command-line.
+ Read pathnames from the standard input, one per line,
+ instead of from the command-line.
-z::
The output format is modified to be machine-parseable (see