Skip to content
Snippets Groups Projects
Commit b77d5b56 authored by Adam Hull's avatar Adam Hull
Browse files

ignore: note debugignore on ignore man page

It took me a long time to find debugignore. I found the ignore man page
quickly. This change adds a debugging section to the ignore man page
letting people know there is a debug command.
parent affe0fb4
No related branches found
No related tags found
No related merge requests found
......@@ -95,3 +95,9 @@
# switch to regexp syntax.
syntax: regexp
^\.pc/
Debugging
=========
Use the ``debugignore`` command to see if and why a file is ignored, or to
see the combined ignore pattern. See :hg:`help debugignore` for details.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment