mirror of
https://github.com/atuinsh/atuin.git
synced 2025-01-26 08:10:55 +01:00
docs: document the available format options of History list command (#1234)
This commit is contained in:
parent
c091f2f95a
commit
8b815e4b39
@ -51,7 +51,7 @@ pub enum Cmd {
|
||||
#[arg(long)]
|
||||
cmd_only: bool,
|
||||
|
||||
/// Available variables: {command}, {directory}, {duration}, {user}, {host} and {time}.
|
||||
/// Available variables: {command}, {directory}, {duration}, {user}, {host}, {exit} and {time}.
|
||||
/// Example: --format "{time} - [{duration}] - {directory}$\t{command}"
|
||||
#[arg(long, short)]
|
||||
format: Option<String>,
|
||||
|
Loading…
Reference in New Issue
Block a user