提交 40fc3eb0 编写于 作者: M Mauro Carvalho Chehab

scripts/documentation-file-ref-check: fix help message

The name of the --fix option was renamed, but it was not
changed at the quick help message.
Signed-off-by: NMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: NJonathan Corbet <corbet@lwn.net>
上级 b6982010
......@@ -21,7 +21,7 @@ GetOptions(
);
if ($help != 0) {
print "$scriptname [--help] [--fix-rst]\n";
print "$scriptname [--help] [--fix]\n";
exit -1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册