mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 13:15:58 +02:00
Merge pull request #1059 from coolshaurya/patch-1
Fix minor error in reject command docs
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# reject
|
||||
|
||||
This column removes or rejects the columns passed to it.
|
||||
This command removes or rejects the columns passed to it.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Reference in New Issue
Block a user