We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c6a17 commit a803c2fCopy full SHA for a803c2f
scripts/vm/hypervisor/kvm/kvmsmpheartbeat.sh
@@ -18,8 +18,8 @@
18
19
help() {
20
printf "Usage: $0
21
- -i identifier (ignored for local-only heartbeat)
22
- -p path (ignored for local-only heartbeat)
+ -i identifier (required for CLI compatibility; value ignored by local-only heartbeat)
+ -p path (required for CLI compatibility; value ignored by local-only heartbeat)
23
-m mount point (local path where heartbeat will be written)
24
-h host (host IP/name to include in heartbeat filename)
25
-r write/read hb log (read-check mode)
0 commit comments