forked from extern/nushell
Add "move column" command. (#2123)
This commit is contained in:
committed by
GitHub
parent
c3ba1e476f
commit
34e1e6e426
@ -31,7 +31,7 @@ mod ls;
|
||||
mod math;
|
||||
mod merge;
|
||||
mod mkdir;
|
||||
mod mv;
|
||||
mod move_;
|
||||
mod open;
|
||||
mod parse;
|
||||
mod prepend;
|
||||
|
Reference in New Issue
Block a user