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
|
||||
def code(x: str) -> str:
|
||||
return x
|
||||
return cyan(x)
|
||||
|
||||
|
||||
@role
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user