diff options
Diffstat (limited to 'ikiwiki')
-rw-r--r-- | ikiwiki/pagespec/sorting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki/pagespec/sorting.mdwn b/ikiwiki/pagespec/sorting.mdwn index 0c6cc74..9173ab5 100644 --- a/ikiwiki/pagespec/sorting.mdwn +++ b/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. |