mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:16:05 +02:00
Update documentation to properly refer to subcommands with spaces (#2164)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# save
|
||||
|
||||
This command saves the contents of the pipeline to a file. Use this in combination with the `to-json`, `to-csv`, ... commands to save the contents in the specified format.
|
||||
This command saves the contents of the pipeline to a file. Use this in combination with the `to json`, `to csv`, ... commands to save the contents in the specified format.
|
||||
|
||||
Syntax: `save (path) {flags}`
|
||||
|
||||
|
Reference in New Issue
Block a user