aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJoseph Richey <joerichey94@gmail.com>2017-08-24 00:29:54 -0700
committerJoseph Richey <joerichey94@gmail.com>2017-08-24 00:29:54 -0700
commit19c13e861996c3503be5b0dc5a2cecfe186b1744 (patch)
tree9adaa99808990c0034484ed24d587c07ac70525d /CONTRIBUTING.md
parent7fbff9a4d531e33f3d7c7e0b9871c2e19a55bace (diff)
Updated documentation for PAM module help
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6b7be43..357661c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,8 +22,8 @@ Any bugs or problems found in fscrypt should be reported though the
reporting an issue, be sure to give as much information about the problem as
possible. If reporting an issue around the fscrypt command-line tool, post the
relevant output from fscrypt, running with the `--verbose` flag. For the
-pam_fscrypt module, use the `debug` flag with the module and post the relevant
-parts of the syslog (at ``).
+pam_fscrypt module, use the `debug` option with the module and post the relevant
+parts of the syslog (usually at `/var/log/syslog`).
## Code reviews