提交 0886e702 编写于 作者: S shenyuhan

modify hub config usage describtion

上级 42fe8cd0
......@@ -109,7 +109,7 @@ class ConfigCommand(BaseCommand):
str += "log\n"
str += "\tShow log level.\n"
str += "log [LEVEL]\n"
str += "\tSet log level as [LEVEL:NOLOG, DEBUG, INFO, WARNING, ERROR, CRITICAL].\n"
str += "\tSet log level as [LEVEL:CRITICAL, FATAL, ERROR, WARN, WARNING, INFO, DEBUG, NOTSET].\n"
print(str)
def execute(self, argv):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册