提交 dd7f34d4 编写于 作者: M Marbin Tan

Remove -a option for gppersistentrebuild.

This option is very misleading and needs to be removed.
We want to make sure that the user sees the double prompt that the
tool should only be used by Pivotal Support.
上级 7243c791
......@@ -83,7 +83,7 @@ def create_parser():
version='%prog version $Revision: #5 $',
description='Rebuild persistent tables')
addStandardLoggingAndHelpOptions(parser, includeNonInteractiveOption=True)
addStandardLoggingAndHelpOptions(parser, includeNonInteractiveOption=False)
addTo = OptionGroup(parser, 'Persistent tables rebuild options')
addTo.add_option('-f', '--contentid-file', metavar="<filename>",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册