about summary refs log tree commit diff stats
path: root/crates/rocie-cli/src/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-cli/src/cli.rs')
-rw-r--r--crates/rocie-cli/src/cli.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/rocie-cli/src/cli.rs b/crates/rocie-cli/src/cli.rs
index a84ab0e..a683306 100644
--- a/crates/rocie-cli/src/cli.rs
+++ b/crates/rocie-cli/src/cli.rs
@@ -109,6 +109,10 @@ pub(crate) enum BarcodeCommand {
         /// The numeric value of the barcode
         #[arg(short, long)]
         id: u32,
+
+        /// How often to buy this barcode
+        #[arg(short, long, default_value = "1")]
+        times: u16,
     },
 
     /// Consume an barcode