mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-04-15 16:48:10 -04: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.
|
/// Translates between integer and human-readable timestamps.
|
||||||
#[derive(Bpaf, Debug)]
|
#[derive(Bpaf, Debug)]
|
||||||
#[bpaf(command("config"))]
|
#[bpaf(command("ts"))]
|
||||||
pub struct Args {
|
pub struct Args {
|
||||||
/// Timestamp(s) to translate.
|
/// Timestamp(s) to translate.
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user