mirror of
https://github.com/nushell/nushell
synced 2025-01-27 12:25:19 +00:00
Merge pull request #1059 from coolshaurya/patch-1
Fix minor error in reject command docs
This commit is contained in:
commit
5622bbdd48
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# reject
|
# reject
|
||||||
|
|
||||||
This column removes or rejects the columns passed to it.
|
This command removes or rejects the columns passed to it.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue