summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-10-14 21:05:54 +0000
committerNick Mathewson <nickm@torproject.org>2008-10-14 21:05:54 +0000
commit8681c8b39fe4477f0647db79db83acfa19bc587a (patch)
treeba841d587b5354b0520872d7febc4508ceb2ad29 /doc
parent43ef69a91097ac81e5777dd2e11bb3ba76e41162 (diff)
finish a sentence
git-svn-id: file:///home/or/svnrepo/updater/trunk@17103 55e972cd-5a19-0410-ae62-a4d7a52db4cd
Diffstat (limited to 'doc')
-rw-r--r--doc/HOWTO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/HOWTO b/doc/HOWTO
index bf26170..bdf3855 100644
--- a/doc/HOWTO
+++ b/doc/HOWTO
@@ -78,7 +78,8 @@ paths in the repository. Example roles are:
thandy-pk addrole {KEYID} bundle '/bundleinfo/**'
In these path patterns, "*" matches any sequence of characters in a filename,
-and "**" matches any sequence of characters in a
+and "**" matches any directory sequence of characters in a path. For
+example, /a/**.txt matches /a/nested/file.txt, but a/*.txt does not.
You can refer to a key by any unique prefix of its keyid. For example, the
key "iCMQHVDpetbB3DLWVOd0k5RBOVKF92rD4F8YpuYWEpA" could be called "iC",