nushell/crates/nu-command/src
Leon 587536ddcc
Edit rm help messages (#7165)
* Edit `rm` help messages

* Restore accidental missing changes
2022-11-19 10:33:30 -08:00
..
bits Declare input and output types of commands (#6796) 2022-11-10 10:55:05 +13:00
bytes Replace all instances of 'column path' in help messages with 'cell path' (#7063) 2022-11-09 21:49:11 -08:00
charting Split blocks and closures (#7075) 2022-11-10 21:21:49 +13:00
conversions Replace all instances of 'column path' in help messages with 'cell path' (#7063) 2022-11-09 21:49:11 -08:00
core_commands to html --list now returns a table (#7080) 2022-11-15 11:12:56 -06:00
database Split blocks and closures (#7075) 2022-11-10 21:21:49 +13:00
dataframe Limited mutable variables (#7089) 2022-11-11 19:51:08 +13:00
date Require input for date format (#7043) 2022-11-10 11:16:14 +13:00
deprecated Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
env fix(#7097): let-env should not be able to set PWD (#7100) 2022-11-12 05:45:51 +13:00
experimental Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
filesystem Edit rm help messages (#7165) 2022-11-19 10:33:30 -08:00
filters Improve CantFindColumn and ColumnAlreadyExists errors (#7164) 2022-11-19 09:35:55 -08:00
formats Fix needs_quotes() in to nuon (closes #6989) (#7056) 2022-11-19 12:09:39 +01:00
generators Remove --separator from seq date (#7096) 2022-11-11 20:16:44 +13:00
hash Declare input and output types of commands (#6796) 2022-11-10 10:55:05 +13:00
math Declare input and output types of commands (#6796) 2022-11-10 10:55:05 +13:00
misc Replace all instances of 'column path' in help messages with 'cell path' (#7063) 2022-11-09 21:49:11 -08:00
network new command url parse (#6854) and url subcommands tests (#7124) 2022-11-19 10:14:29 -08:00
path Replace all instances of 'column path' in help messages with 'cell path' (#7063) 2022-11-09 21:49:11 -08:00
platform fix ansi --osc parameter adding extra semi-colon (#7113) 2022-11-12 23:27:58 +01:00
random update some dependencies (#6009) 2022-07-11 11:18:06 -05:00
shells Refactor shell listing related code (#6262) 2022-08-08 06:31:24 -05:00
strings Remove build-string command (#7144) 2022-11-16 09:37:52 -08:00
system Improve "Cannot convert argument to string" msg (#7161) 2022-11-18 21:33:01 +01:00
viewers fix #7145 (#7148) 2022-11-17 07:51:04 -06:00
default_context.rs new command url parse (#6854) and url subcommands tests (#7124) 2022-11-19 10:14:29 -08:00
example_test.rs Parser refactoring for improving pipelines (#7162) 2022-11-19 10:46:48 +13:00
input_handler.rs Replace all instances of 'column path' in help messages with 'cell path' (#7063) 2022-11-09 21:49:11 -08:00
lib.rs Refactor: introduce general operate commands to reduce duplicate code (#6879) 2022-10-29 16:29:46 -05:00
sort_utils.rs Improve CantFindColumn and ColumnAlreadyExists errors (#7164) 2022-11-19 09:35:55 -08:00