docs: override code formatting for CLI commands (#26619)

Closes 26614

PR Close #26619
This commit is contained in:
Jonathan Sharpe 2018-10-20 15:56:00 +01:00 committed by Andrew Kushnir
parent c89045fb77
commit edb50a2f51
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
.cli-name {
font-weight: bold;
.kwd { color: initial } /* override code format */
}
.cli-option-syntax {