doc: Rephrase doc for the setup action in the CLI
This commit is contained in:
parent
b4b605861a
commit
9c7bcc8f99
@ -41,7 +41,7 @@ struct SetupArgs {
|
||||
|
||||
#[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Subcommand)]
|
||||
enum Action {
|
||||
/// Move config to ~/.config
|
||||
/// Output a bot config to system's config directory
|
||||
Setup(SetupArgs),
|
||||
/// Run the bot
|
||||
Run,
|
||||
|
Loading…
Reference in New Issue
Block a user