Skip to content

Commit 975bff2

Browse files
Tyarel8Ecorous
andauthored
specify -> create
Co-authored-by: Ecorous <ecorous@outlook.com>
1 parent 03d48f0 commit 975bff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ help http get
5555
```
5656

5757
### Custom help command
58-
If you want to change the `help` output, you can specify your own custom command named `help` and it will also be used for all `--help` invocations. An example of this is in the standard library.
58+
If you want to change the `help` output, you can create your own custom command named `help` and it will also be used for all `--help` invocations. An example of this is in the standard library.
5959
```nu
6060
use std/help
6161
```

0 commit comments

Comments
 (0)