diff options
Diffstat (limited to 'docs/list.md')
| -rw-r--r-- | docs/list.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/list.md b/docs/list.md index 1b04a5b8..6dfb6971 100644 --- a/docs/list.md +++ b/docs/list.md @@ -8,4 +8,5 @@ atuin history list | -------------- | ----------------------------------------------------------------------------- | | `--cwd/-c` | The directory to list history for (default: all dirs) | | `--session/-s` | Enable listing history for the current session only (default: false) | -| `--human/-h` | Use human-readable formatting for the timestamp and duration (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) | |
