nushell/crates/nu-command/src/strings
Luc Perkins 7095d8994e
Add char --list example to char command docs (#8474)
# Description

When using `char`, I somehow missed the `--list` flag (even though it's
of course displayed in the help output). While it's maybe a bit
redundant to have a usage of the flag in the examples, I suspect that I
may not be alone in needing an extra nudge on getting that info 😄

# User-Facing Changes

Just an extra example in the `char` help output.
2023-03-17 10:15:41 +01:00
..
encode_decode Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00
format Optional members in cell paths: Attempt 2 (#8379) 2023-03-15 20:50:58 -07:00
split Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00
str_ Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00
char_.rs Add char --list example to char command docs (#8474) 2023-03-17 10:15:41 +01:00
detect_columns.rs Uniformize usage() and extra_usage() message ending for commands helper. (#8268) 2023-02-28 21:33:02 -08:00
mod.rs Document and critically review ShellError variants - Ep. 2 (#8326) 2023-03-06 11:31:07 +01:00
parse.rs Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00
size.rs Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00