We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6aed34 commit d4d90c9Copy full SHA for d4d90c9
docs/rabbitmqctl.8
@@ -204,7 +204,7 @@ will be completed when this command returns.
204
Shuts down the node, both RabbitMQ and its runtime.
205
The command is blocking and will return after the runtime process exits.
206
If RabbitMQ fails to stop, it will return a non-zero exit code.
207
-This command infers the process pid of the target node and
+This command infers the OS PID of the target node and
208
therefore can only be used to shut down nodes running on the same
209
host (or broadly speaking, in the same operating system,
210
e.g. in the same VM or container)
0 commit comments