nushell/crates/nu-command/src/commands
Darren Schroeder 188a352c6f
added help --find to search usage and extra_usage text for strings (#3948)
* added help --find to search usage and extra_usage text for strings

* changed my mind
2021-08-20 17:55:56 -05:00
..
charting Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
config Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
conversions Implement into path conversion (#3811) 2021-07-23 19:14:02 +12:00
core_commands added help --find to search usage and extra_usage text for strings (#3948) 2021-08-20 17:55:56 -05:00
dataframe describe command (#3907) 2021-08-08 05:48:54 +12:00
env Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00
filesystem Read from standard input in rm (#3763) 2021-07-25 15:01:53 +12:00
filters The zip command. (#3919) 2021-08-14 23:36:08 -05:00
formats Reimplement parsers with nu-serde (#3880) 2021-08-06 11:46:19 -05:00
generators Improve md5 and sha256 code (#3841) 2021-07-29 10:22:16 -05:00
math Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
network port network url to engine-p (#3690) 2021-06-26 13:19:10 +12:00
path Move path handling to nu-path (#3653) 2021-06-20 11:07:26 +12:00
pathvar Support other variables than PATH in pathvar (2nd attempt) (#3828) 2021-07-24 11:44:36 -05:00
platform Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00
random Bump rand version used by nu-command to 0.8 (#3723) 2021-07-05 16:12:44 +12:00
shells Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
strings port capitalize to engine-p (#3794) 2021-07-23 19:13:11 +12:00
viewers All is a DataFrame (#3812) 2021-07-25 22:01:54 +12:00
mod.rs The zip command. (#3919) 2021-08-14 23:36:08 -05:00