mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 16:05:01 +02:00
Add long options for misc and network (#10753)
This commit is contained in:
@ -60,7 +60,7 @@ impl Command for Tutor {
|
||||
},
|
||||
Example {
|
||||
description: "Search a tutorial by phrase",
|
||||
example: "tutor -f \"$in\"",
|
||||
example: "tutor --find \"$in\"",
|
||||
result: None,
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user