nushell/crates/nu-command/src
Justin Ma 1235d516a5
Add examples for env,let-env,rm,touch and date list-timezone (#4531)
* feat: update #4518, add examples for env,let-env,rm,touch and date list-timezone

* fix typo

* update example for `date list-timezone` command
2022-02-18 18:19:37 +02:00
..
conversions Date format list (#4485) 2022-02-15 15:13:40 -06:00
core_commands feat: update #4518, add command examples for def, do, cp, mv, mkdir and ls (#4528) 2022-02-18 08:30:16 -06:00
dataframe allow dfr open to open tsv files (#4516) 2022-02-17 14:15:17 -06:00
date Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
deprecated feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
env Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
experimental Fix view-source command (#4486) 2022-02-15 17:03:06 -05:00
filesystem Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
filters Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
formats Slight cleanup of 'from json' line-at-a-time (#4512) 2022-02-17 12:49:31 -05:00
generators Port seq command (#755) 2022-01-17 00:52:41 +11:00
hash Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
math Rename some files (#952) 2022-02-05 12:35:02 -05:00
network Rename some files (#952) 2022-02-05 12:35:02 -05:00
path Rename some files (#952) 2022-02-05 12:35:02 -05:00
platform Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
strings standardize char nf terms (#4520) 2022-02-18 05:52:48 -05:00
system Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
viewers Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
default_context.rs feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
example_test.rs headers command (#4414) 2022-02-11 21:06:49 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00