提交 301e89a4 编写于 作者: W Wil Moore III

Updated usage output pertaining to the "version" command which

previously read "Shows the Hudson version". Changed this to read
"Outputs the current version".
上级 7fad4e6f
......@@ -35,7 +35,7 @@ import jenkins.model.Jenkins;
public class VersionCommand extends CLICommand {
@Override
public String getShortDescription() {
return "Shows the Hudson version";
return "Outputs the current version";
}
protected int run() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册