diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-30 02:41:00 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-30 02:41:00 +0200 |
commit | 114b36f95116f62bfcf9d79e441ab81aed35454b (patch) | |
tree | e228416708183618d442b44d5d54cb036bebb0cd /man/blogc.1.ronn | |
parent | 82035fc222e8f7cb63c9573d5e9c7b5fea9d1943 (diff) | |
download | blogc-114b36f95116f62bfcf9d79e441ab81aed35454b.tar.gz blogc-114b36f95116f62bfcf9d79e441ab81aed35454b.tar.bz2 blogc-114b36f95116f62bfcf9d79e441ab81aed35454b.zip |
man: added blogc-pagination(7)
Diffstat (limited to 'man/blogc.1.ronn')
-rw-r--r-- | man/blogc.1.ronn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/blogc.1.ronn b/man/blogc.1.ronn index 7ee617f..baee026 100644 --- a/man/blogc.1.ronn +++ b/man/blogc.1.ronn @@ -44,7 +44,7 @@ designed to be used with make(1). * `-p` <KEY>: Show the value of a global configuration parameter right after the source parsing and exits. This is useful to get parameters for your `Makefile`, - like the last page when using pagination. + like the last page when using pagination, see blogc-pagination(7) for details. * `-t` <TEMPLATE>: Template file. It is a required option, if `blogc` needs to render something. @@ -93,4 +93,4 @@ Rafael G. Martins <<rafael@rafaelmartins.eng.br>> ## SEE ALSO -blogc-source(7), blogc-template(7), make(1), strptime(3) +blogc-source(7), blogc-template(7), blogc-pagination(7) make(1), strptime(3) |