X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/c924d5c03a318d8c7d4dd7be287eaf0d523ecd91..7c7fc76a649678e9f77f1fcaeaaf4efdf9cc3cd9:/client/src/cli.rs diff --git a/client/src/cli.rs b/client/src/cli.rs index 90809e1b..7fa5d1c5 100644 --- a/client/src/cli.rs +++ b/client/src/cli.rs @@ -179,6 +179,9 @@ pub enum CliCommands { #[arg(short = 'a', long)] attachment: Vec, + #[arg(long)] + view_once: bool, + #[arg(long)] mention: Vec,