1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-02 23:51:49 +02:00

Merge pull request from coolshaurya/patch-1

Fix minor error in reject command docs
This commit is contained in:
Jonathan Turner
2019-12-06 08:13:55 -08:00
committed by GitHub

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