mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-25 22:55:55 -05:00
fix moonfire-nvr ts
subcommand
This commit is contained in:
parent
b4eb573ca2
commit
1944f95974
@ -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.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user