forked from trinitrix/core
fix(ui): emphasize equal worth of frontends
This commit is contained in:
parent
d756afbc06
commit
1db1b81b17
|
@ -40,7 +40,7 @@ pub struct Args {
|
|||
}
|
||||
#[derive(Subcommand, Debug)]
|
||||
pub enum Command {
|
||||
/// Starts the main TUI client
|
||||
/// Starts a TUI client
|
||||
Tui {},
|
||||
|
||||
/// Starts a repl to the trinitry cli interpreter
|
||||
|
|
Loading…
Reference in New Issue