Skip to content

Commit ed6988b

Browse files
committed
doc/mgr: edit debug.inc.rst
Edit doc/mgr/dashboard_plugins/debug.inc.rst. This commit is part of a project to separate out the twenty-five files that were committed to ceph#63255. Signed-off-by: Zac Dover <[email protected]> (cherry picked from commit 1e87aa6)
1 parent bcae93b commit ed6988b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/mgr/dashboard_plugins/debug.inc.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@ Debug
66
This plugin allows to customize the behaviour of the dashboard according to the
77
debug mode. It can be enabled, disabled or checked with the following command:
88

9-
.. prompt:: bash $
9+
.. prompt:: bash #
1010

1111
ceph dashboard debug status
1212

1313
::
1414

15-
Debug: 'disabled'
15+
Debug: 'disabled'
1616

17-
.. prompt:: bash $
17+
.. prompt:: bash
1818

1919
ceph dashboard debug enable
2020

2121
::
2222

23-
Debug: 'enabled'
23+
Debug: 'enabled'
2424

25-
.. prompt:: bash $
25+
.. prompt:: bash #
2626

2727
ceph dashboard debug disable
2828

2929
::
3030

31-
Debug: 'disabled'
31+
Debug: 'disabled'
3232

3333
By default, it's disabled. This is the recommended setting for production
3434
deployments. If required, debug mode can be enabled without need of restarting.

0 commit comments

Comments
 (0)