diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/commands/list.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/commands/list.md b/docs/docs/commands/list.md index c48d9d0a..4d4f2a97 100644 --- a/docs/docs/commands/list.md +++ b/docs/docs/commands/list.md @@ -11,6 +11,7 @@ title: Listing History | `--session`/`-s` | Enable listing history for the current session only (default: false) | | `--human` | Use human-readable formatting for the timestamp and duration (default: false) | | `--cmd-only` | Show only the text of the command (default: false) | +| `--reverse` | Reverse the order of the output (default: false) | | `--format` | Specify the formatting of a command (see below) | ## Format |
