Skip to content

Commit f377478

Browse files
committed
Dev: doc: Update doc/crm.8.adoc to add crashdump option
1 parent 538b617 commit f377478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/crm.8.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -2143,11 +2143,11 @@ Usage:
21432143
...............
21442144
# For disk-based SBD
21452145
crm sbd configure show [disk_metadata|sysconfig|property]
2146-
crm sbd configure [watchdog-timeout=<integer>] [allocate-timeout=<integer>] [loop-timeout=<integer>] [msgwait-timeout=<integer>] [watchdog-device=<device>]
2146+
crm sbd configure [watchdog-timeout=<integer>] [allocate-timeout=<integer>] [loop-timeout=<integer>] [msgwait-timeout=<integer>] [crashdump-watchdog-timeout=<integer>] [watchdog-device=<device>]
21472147
21482148
# For disk-less SBD
21492149
crm sbd configure show [sysconfig|property]
2150-
crm sbd configure [watchdog-timeout=<integer>] [watchdog-device=<device>]
2150+
crm sbd configure [watchdog-timeout=<integer>] [crashdump-watchdog-timeout=<integer>] [watchdog-device=<device>]
21512151
...............
21522152

21532153
example:

0 commit comments

Comments
 (0)