mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 00:54:56 +02:00
Replace "function" with "command" in several user-facing doc (#15129)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use std/dt [datetime-diff, pretty-print-duration]
|
||||
|
||||
# Print a banner for nushell with information about the project
|
||||
# Print a banner for Nushell with information about the project
|
||||
export def banner [
|
||||
--short # Only show startup time
|
||||
] {
|
||||
|
Reference in New Issue
Block a user