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