diff options
Diffstat (limited to 'src/cli.rs')
-rw-r--r-- | src/cli.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli.rs b/src/cli.rs index 0dfd531..51809c0 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -63,6 +63,8 @@ pub enum Command { /// Select, download and watch in one command. Sedowa {}, + /// Download and watch in one command. + Dowa {}, /// Work with single videos Videos { |