diff --git a/reference/install.md b/reference/install.md index 70e8e428be..375090afbe 100644 --- a/reference/install.md +++ b/reference/install.md @@ -65,4 +65,4 @@ mounting the file at `/docker_subscription.lic` in the tool. | `--binpack` | Set Swarm scheduler to binpack mode (default spread). | | `--random` | Set Swarm scheduler to random mode (default spread). | | `--pull "missing"` | Specify image pull behavior (`always`, when `missing`, or `never`). -| `--swarm-experimental` | Enable experimental Swarm features (e.g. container rescheduling). Note: Use only for install, not join). | +| `--swarm-experimental` | Enable experimental Swarm features. Note: Use only for install, not join). |