]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Clarify how to use sorting
authortbm@179cf05cd1bd36f352bd555cee25923d4216668f <tbm@web>
Sat, 19 Aug 2017 13:23:20 +0000 (09:23 -0400)
committeradmin <admin@branchable.com>
Sat, 19 Aug 2017 13:23:20 +0000 (09:23 -0400)
doc/ikiwiki/pagespec/sorting.mdwn

index 0c6cc74c7a7fdc808749c666625264598bba7a2a..9173ab599618a7c34ebdd10b9551f6565b27d416 100644 (file)
@@ -1,7 +1,7 @@
 Some [[directives|ikiwiki/directive]] that use
 [[PageSpecs|ikiwiki/pagespec]] allow
 specifying the order that matching pages are shown in. The following sort
-orders can be specified.
+orders can be specified using the `sort` parameter:
 
 * `age` - List pages from the most recently created to the oldest.