atuin/docs/list.md

12 lines
542 B
Markdown
Raw Normal View History

# 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) |