Skip to content

Commit

Permalink
doc/cli: add missing dashes
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Gelf committed Apr 13, 2022
1 parent 0539819 commit 2c56d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/60-CLI.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ Config with checksum b330febd0820493fb12921ad8f5ea42102a5c871 already exists

| Option | Description |
|----------------------------|------------------------------------------------------------------|
| `checksum <checksum>` | Optionally deploy a specific configuration |
| `--checksum <checksum>` | Optionally deploy a specific configuration |
| `--force` | Force a deployment, even when the configuration hasn't changed |
| `--wait <seconds>` | Optionally wait until Icinga completed it's restart |
| `--grace-period <seconds>` | Do not deploy if a deployment took place less than <seconds> ago |
Expand Down

0 comments on commit 2c56d5a

Please sign in to comment.