mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Merge skip command varieties into one command with sub commands. (#2179)
This commit is contained in:
committed by
GitHub
parent
5f1075544c
commit
71e55541d7
@ -43,8 +43,7 @@ mod rm;
|
||||
mod save;
|
||||
mod select;
|
||||
mod semicolon;
|
||||
mod skip_until;
|
||||
mod skip_while;
|
||||
mod skip;
|
||||
mod sort_by;
|
||||
mod split_by;
|
||||
mod split_column;
|
||||
|
Reference in New Issue
Block a user