From 260131966d347dce250d1d66a424348e8737a106 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Tue, 12 May 2015 23:30:17 +0900 Subject: [PATCH] help2rst.py: Add comment to tell that this is a generated file --- help2rst.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/help2rst.py b/help2rst.py index 4beda7b0..2c9c46c0 100755 --- a/help2rst.py +++ b/help2rst.py @@ -61,6 +61,8 @@ def help2man(infile): description.append(line) print ''' +.. GENERATED by help2rst.py. DO NOT EDIT DIRECTLY. + .. program:: {cmdname} {cmdname}(1)