From 803eb202e9d2d96fbb0de6f0514db2f0ab959d11 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Tue, 25 Jul 2017 19:46:14 +0200 Subject: loader: added FILTER_REVERSE --- man/blogc-pagination.7.ronn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/blogc-pagination.7.ronn') 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 -- cgit v1.2.3-18-g5258