[or-cvs] r17103: {updater} finish a sentence (updater/trunk/doc)
nickm at seul.org
nickm at seul.org
Tue Oct 14 21:05:54 UTC 2008
Author: nickm
Date: 2008-10-14 17:05:54 -0400 (Tue, 14 Oct 2008)
New Revision: 17103
Modified:
updater/trunk/doc/HOWTO
Log:
finish a sentence
Modified: updater/trunk/doc/HOWTO
===================================================================
--- updater/trunk/doc/HOWTO 2008-10-14 20:53:58 UTC (rev 17102)
+++ updater/trunk/doc/HOWTO 2008-10-14 21:05:54 UTC (rev 17103)
@@ -78,7 +78,8 @@
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",
More information about the tor-commits
mailing list