Skip to content

Commit a803c2f

Browse files
Update scripts/vm/hypervisor/kvm/kvmsmpheartbeat.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f6c6a17 commit a803c2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/vm/hypervisor/kvm/kvmsmpheartbeat.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
help() {
2020
printf "Usage: $0
21-
-i identifier (ignored for local-only heartbeat)
22-
-p path (ignored for local-only heartbeat)
21+
-i identifier (required for CLI compatibility; value ignored by local-only heartbeat)
22+
-p path (required for CLI compatibility; value ignored by local-only heartbeat)
2323
-m mount point (local path where heartbeat will be written)
2424
-h host (host IP/name to include in heartbeat filename)
2525
-r write/read hb log (read-check mode)

0 commit comments

Comments
 (0)