mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:46:01 +02:00
display boolean config options as true/false instead of Yes/No (#3043)
This commit is contained in:
@ -27,6 +27,6 @@ Syntax: `from json {flags}`
|
||||
━━━━━━━━━━━┯━━━━━━━━━┯━━━━━━━
|
||||
title │ type │ flags
|
||||
───────────┼─────────┼───────
|
||||
from json │ command │ Yes
|
||||
from json │ command │ true
|
||||
━━━━━━━━━━━┷━━━━━━━━━┷━━━━━━━
|
||||
```
|
||||
|
Reference in New Issue
Block a user