mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
♻️ rework some help strings (#12306)
# Description I changed some help outputs:   I also checked with `rg` the commands deprecated in #9840 and found a help or a comment here and there. # User-Facing Changes same of above # Tests + Formatting
This commit is contained in:
@ -715,7 +715,7 @@ def pretty-cmd [] {
|
||||
# > help match
|
||||
#
|
||||
# show help for single sub-command, alias, or module
|
||||
# > help str lpad
|
||||
# > help str join
|
||||
#
|
||||
# search for string in command names, usage and search terms
|
||||
# > help --find char
|
||||
|
Reference in New Issue
Block a user