Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sg/git-test-boolean'
[gitweb.git]
/
Documentation
/
git-check-ignore.txt
diff --git
a/Documentation/git-check-ignore.txt
b/Documentation/git-check-ignore.txt
index 611754f10bb86d62edcb3265cc29ccdc97c259ae..8b42cb3fb20a78cde2eb4c6a7546a334cc71ec4b 100644
(file)
--- a/
Documentation/git-check-ignore.txt
+++ b/
Documentation/git-check-ignore.txt
@@
-9,8
+9,8
@@
git-check-ignore - Debug gitignore / exclude files
SYNOPSIS
--------
[verse]
-'git check-ignore' [
options] pathname
...
-'git check-ignore' [
options
] --stdin
+'git check-ignore' [
<options>] <pathname>
...
+'git check-ignore' [
<options>
] --stdin
DESCRIPTION
-----------