Replace "function" with "command" in several user-facing doc (#15129)

This commit is contained in:
Douglas
2025-02-17 14:10:38 -05:00
committed by GitHub
parent 273226d666
commit 5d1e2b1df1
9 changed files with 44 additions and 47 deletions

View File

@ -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
] {