]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/pagespec.mdwn
remove manual file remove instructions
[git.ikiwiki.info.git] / doc / ikiwiki / pagespec.mdwn
index 5c191f23f8693b26fcb1488114edfe56417694ba..7810e790b4eb37bd1462f97ba39cf3e8a90b9f3d 100644 (file)
@@ -40,8 +40,8 @@ Some more elaborate limits can be added to what matches using these functions:
 * "`internal(glob)`" - like `glob()`, but matches even internal-use 
   pages that globs do not usually match.
 * "`title(glob)`", "`author(glob)`", "`authorurl(glob)`",
-  "`license(glob)`", "`copyright(glob)`" - match pages that have the given
-  metadata, matching the specified glob.
+  "`license(glob)`", "`copyright(glob)`", "`guid(glob)`" 
+  - match pages that have the given metadata, matching the specified glob.
 * "`user(username)`" - tests whether a modification is being made by a
   user with the specified username. If openid is enabled, an openid can also
   be put here. Glob patterns can be used in the username. For example,