diff --git a/content/shared/influxdb3-cli/stop/node.md b/content/shared/influxdb3-cli/stop/node.md index 22596b513..542224aef 100644 --- a/content/shared/influxdb3-cli/stop/node.md +++ b/content/shared/influxdb3-cli/stop/node.md @@ -1,6 +1,6 @@ The `influxdb3 stop node` command marks a node as stopped in the catalog, freeing up the licensed cores it was using for other nodes. -> \[!Important] +> [!Important] > This command is designed for cleaning up the catalog **after** you have already stopped the physical instance. > It does not shut down the running process - you must stop the instance first (for example, using `kill` or stopping the container).