mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 11:29:06 +02:00
Replace "function" with "command" in several user-facing doc (#15129)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# std.nu, `used` to load all standard library components
|
||||
# std.nu, `use`d to load all standard library components
|
||||
|
||||
# Top-level commands: ellie, repeat, null-device, and "path add"
|
||||
export use std/util *
|
||||
|
Reference in New Issue
Block a user