aboutsummaryrefslogtreecommitdiffstats
path: root/man/blogc.1.ronn
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-04-30 02:41:00 +0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-04-30 02:41:00 +0200
commit114b36f95116f62bfcf9d79e441ab81aed35454b (patch)
treee228416708183618d442b44d5d54cb036bebb0cd /man/blogc.1.ronn
parent82035fc222e8f7cb63c9573d5e9c7b5fea9d1943 (diff)
downloadblogc-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.ronn4
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 &lt;<rafael@rafaelmartins.eng.br>&gt;
## 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)