nushell/crates/nu-explore/src
JT 8c507dc984
Revert "Port command examples to long option" (#10597)
Reverts nushell/nushell#10596

Using the long option in examples is going to be confusing as it makes
the reader think the long option is required. It also isn't idiomatic
Nushell.

The examples should be copy-paste-able as idiomatic Nushell, so as such
we shouldn't expand them to the long flag name.
2023-10-04 09:41:13 +13:00
..
commands explore: remove 4 line config options (#10562) 2023-09-30 17:26:43 -07:00
nu_common Use slices directly instead of &Vec (#10328) 2023-09-12 11:38:20 +08:00
pager Exit explore on ctrl+c/d/q (#10257) 2023-09-07 19:47:17 +02:00
registry explore: remove :config, :show-config, :tweak commands (#10259) 2023-09-07 10:34:08 -05:00
views explore: remove 4 line config options (#10562) 2023-09-30 17:26:43 -07:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs Revert "Port command examples to long option" (#10597) 2023-10-04 09:41:13 +13:00
lib.rs explore: remove :config, :show-config, :tweak commands (#10259) 2023-09-07 10:34:08 -05:00