nushell/crates/nu-command/src/env
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
..
env_command.rs Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
let_env.rs Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
load_env.rs Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
mod.rs Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
with_env.rs Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00