From: tbm@179cf05cd1bd36f352bd555cee25923d4216668f Date: Sat, 19 Aug 2017 13:23:20 +0000 (-0400) Subject: Clarify how to use sorting X-Git-Tag: 3.20171001~22 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6d5d1a217997823349757260a7ac33e9bade55f8 Clarify how to use sorting --- diff --git a/doc/ikiwiki/pagespec/sorting.mdwn b/doc/ikiwiki/pagespec/sorting.mdwn index 0c6cc74c7..9173ab599 100644 --- a/doc/ikiwiki/pagespec/sorting.mdwn +++ b/doc/ikiwiki/pagespec/sorting.mdwn @@ -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.