提交 621256e5 编写于 作者: P Pavel Janousek 提交者: Oleg Nenashev

Fixed JavaDoc for deprecated Computer.cliOnline() (#2313)

上级 cb058a1f
......@@ -524,7 +524,7 @@ public /*transient*/ abstract class Computer extends Actionable implements Acces
}
/**
* Deprecated - implementation of CLI command "online-node" moved to {@link hudson.cli.OnlineNodeCommand}.
* @deprecated Implementation of CLI command "online-node" moved to {@link hudson.cli.OnlineNodeCommand}.
*/
@Deprecated
public void cliOnline() throws ExecutionException, InterruptedException {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册