aboutsummaryrefslogtreecommitdiffstats
path: root/man/blogc-pagination.7.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/blogc-pagination.7.ronn')
-rw-r--r--man/blogc-pagination.7.ronn5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/blogc-pagination.7.ronn b/man/blogc-pagination.7.ronn
index db40334..80bdb16 100644
--- a/man/blogc-pagination.7.ronn
+++ b/man/blogc-pagination.7.ronn
@@ -27,6 +27,11 @@ files passed as arguments to it:
variables. The pagination filters will only act on the files with the
provided tag, instead of filtering the whole file set.
+ * `FILTER_REVERSE`:
+ Any string, if defined, blogc(1) will list files in reverse order. This
+ is always the first filter applied to the files. All the other filters will
+ get the files already in the reverse order, and won't care about this.
+
## TEMPLATE VARIABLES
blogc(1) will export some global blogc-template(7) variables, that can be used