Skip to content

Commit 3e553d9

Browse files
Update src/cmd/cmd.rs
Co-authored-by: Azalea Colburn <62953415+azaleacolburn@users.noreply.github.com>
1 parent 65f3cba commit 3e553d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmd/cmd.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ pub struct Query {
182182
#[clap(long, short)]
183183
pub score: bool,
184184

185-
/// Print last_accessed with results
185+
/// Print `last_accessed` with results, no effect without `--list` option
186186
#[clap(long, short)]
187187
pub time: bool,
188188

0 commit comments

Comments
 (0)