Mark :code: in CLI help output
This commit is contained in:
parent
b7a28afe7e
commit
727c69ffdd
@ -122,7 +122,7 @@ def option(x: str) -> str:
|
|||||||
|
|
||||||
@role
|
@role
|
||||||
def code(x: str) -> str:
|
def code(x: str) -> str:
|
||||||
return x
|
return cyan(x)
|
||||||
|
|
||||||
|
|
||||||
@role
|
@role
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user