nushell/crates/nu-command/src/core_commands
Justin Ma a5f9ad2a43
Add or update examples for some commands (#4521)
* chore: add or update examples for some commands

* chore: code formatting
2022-02-18 07:06:52 -06:00
..
alias.rs Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
debug.rs Make config default if broken (#482) 2021-12-13 14:16:51 +11:00
def_env.rs Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
describe.rs Simplify describe (#933) 2022-02-04 14:51:36 -05:00
do_.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
echo.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
error_make.rs Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
export_def_env.rs Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
export_def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export_env.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export.rs Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
extern_.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -05:00
for_.rs Switch more commands to redirecting blocks (#956) 2022-02-05 21:03:06 -05:00
help.rs add help --find to help doc (#890) 2022-01-30 05:54:15 -05:00
hide.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
history.rs Decode escaped newlines in history command (#592) 2021-12-27 10:11:08 +11:00
if_.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
ignore.rs Fix ignore to run side effects of previous command (#4510) 2022-02-17 12:49:54 -05:00
let_.rs Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
metadata.rs Error make (#948) 2022-02-05 09:39:51 -05:00
mod.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -05:00
module.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
register.rs Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
source.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
tutor.rs Require block params (#4505) 2022-02-17 06:40:24 -05:00
use_.rs Use overlay ID for module import lookup (#4514) 2022-02-17 20:58:24 -05:00
version.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00