]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/crash: Add missing command in rm example 36228/head
authorDaniel Vos <danielvos@outlook.com>
Tue, 21 Jul 2020 13:41:15 +0000 (15:41 +0200)
committerDaniel Vos <danielvos@outlook.com>
Wed, 22 Jul 2020 18:18:02 +0000 (20:18 +0200)
Example to remove a crash id was missing the crash subcommand.

Fixes: https://tracker.ceph.com/issues/46676
Signed-off-by: Daniƫl Vos <danielvos@outlook.com>
doc/mgr/crash.rst

index 76e0ce94a80fe89a9d0e8be3105ac140cb41b290..e12a8c6f83e9aa1d5bdc37b84486fe35bb38d7c5 100644 (file)
@@ -29,7 +29,7 @@ and will read from stdin.
 
 ::
 
-  ceph rm <crashid>
+  ceph crash rm <crashid>
 
 Remove a specific crash dump.