mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-20 01:50:24 -05:00
fix moonfire-nvr ts subcommand
This commit is contained in:
@@ -7,7 +7,7 @@ use bpaf::Bpaf;
|
||||
|
||||
/// Translates between integer and human-readable timestamps.
|
||||
#[derive(Bpaf, Debug)]
|
||||
#[bpaf(command("config"))]
|
||||
#[bpaf(command("ts"))]
|
||||
pub struct Args {
|
||||
/// Timestamp(s) to translate.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user