diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tool_help.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.c b/src/tool_help.c index 4fe9e4ce0..822f396a3 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -40,7 +40,7 @@ --------------------------------------------------------- cd $srcroot/docs/cmdline-opts - ./gen.pl listhelp + ./gen.pl listhelp *.d */ struct helptxt { |