about summary refs log tree commit diff stats
path: root/src/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/cli.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cli.rs b/src/cli.rs
index 42b6378..60b0772 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -61,6 +61,9 @@ pub enum Command {
         max_cache_size: Option<u64>,
     },
 
+    /// Select, download and watch in one command.
+    SeDoWa {},
+
     /// Work with single videos
     Videos {
         #[command(subcommand)]