We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889cec9 commit 9ed6053Copy full SHA for 9ed6053
src/main/java/com/github/dockerjava/api/command/DockerCmdExecFactory.java
@@ -177,8 +177,7 @@ public interface DockerCmdExecFactory extends Closeable {
177
ListSwarmNodesCmd.Exec listSwarmNodeCmdExec();
178
179
/**
180
- * Return low-level information on the node. Node operations require the
181
- * engine to be part of a swarm
+ * Return low-level information on the node. Node operations require the engine to be part of a swarm
182
*
183
* @since {@link RemoteApiVersion#VERSION_1_24}
184
*/
0 commit comments