help2rst.py: Add comment to tell that this is a generated file

This commit is contained in:
Tatsuhiro Tsujikawa 2015-05-12 23:30:17 +09:00
parent 6862f66c23
commit 260131966d
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ def help2man(infile):
description.append(line)
print '''
.. GENERATED by help2rst.py. DO NOT EDIT DIRECTLY.
.. program:: {cmdname}
{cmdname}(1)