Merge pull request #1158 from jpmens/man01

documentation: man template: support empty options; add Version
This commit is contained in:
Michael DeHaan
2012-09-30 05:00:39 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
." ------ OPTIONS
."
."
{% if options is defined -%}
{% if options -%}
.SH OPTIONS
{% for (k,v) in options.iteritems() %}
.IP @{ k }@