Skip to content

Commit

Permalink
docs: describe subcommand
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Apr 22, 2024
1 parent e7ff1bf commit 6308b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmd/list.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ use std::path::PathBuf;
use time::macros::format_description;
use time::OffsetDateTime;

/// List configured clients
#[derive(Debug, clap::Parser)]
#[command(rename_all_env = "SNAKE_CASE")]
pub struct List {
Expand Down

0 comments on commit 6308b22

Please sign in to comment.