diff options
Diffstat (limited to 'docs/list.md')
| -rw-r--r-- | docs/list.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/list.md b/docs/list.md new file mode 100644 index 00000000..1b04a5b8 --- /dev/null +++ b/docs/list.md @@ -0,0 +1,11 @@ +# Listing history + +``` +atuin history list +``` + +| Arg | Description | +| -------------- | ----------------------------------------------------------------------------- | +| `--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) | |
