Slightly indent the pointer to the global arguments.
This commit is contained in:
parent
307a8bc806
commit
9e3b020dec
@ -172,7 +172,7 @@ pub fn build(globals_hidden: bool) -> Command {
|
||||
};
|
||||
|
||||
after_long_help.write_str(&format!("\
|
||||
{}:\nSee 'sq --help' for a description of the global options.",
|
||||
{}:\n See 'sq --help' for a description of the global options.",
|
||||
GLOBAL_OPTIONS_HEADER))
|
||||
.expect("Can write to string");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user