mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Clarify todo/fixmes
This commit is contained in:
@ -6,7 +6,7 @@ const COMMANDS_DOCS_DIR: &str = "docs/commands";
|
||||
|
||||
pub struct DocumentationConfig {
|
||||
no_subcommands: bool,
|
||||
//FIXME:
|
||||
//FIXME: add back in color support
|
||||
#[allow(dead_code)]
|
||||
no_color: bool,
|
||||
brief: bool,
|
||||
|
Reference in New Issue
Block a user