mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 20:38:40 +00:00
* Autogenerate missing docs * Update ansi.md * Rename question mark command docs * Delete empty?.md
297 B
297 B
config remove
Removes a value from the config
Usage
> config remove <remove> {flags}
Parameters
<remove>remove a value from the config
Flags
- -h, --help: Display this help message
Examples
Remove the startup commands
> config remove startup