about summary refs log tree commit diff stats
path: root/yt/src/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'yt/src/cli.rs')
-rw-r--r--yt/src/cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt/src/cli.rs b/yt/src/cli.rs
index 6e6dd3a..3afce3f 100644
--- a/yt/src/cli.rs
+++ b/yt/src/cli.rs
@@ -118,7 +118,7 @@ pub enum Command {
     Update {
         #[arg(short, long)]
         /// The number of videos to updating
-        max_backlog: Option<u32>,
+        max_backlog: Option<usize>,
 
         #[arg(short, long)]
         /// The subscriptions to update (can be given multiple times)