summaryrefslogtreecommitdiffstats
path: root/docs/list.md
blob: 1b04a5b8b8fdd058bdfd1626cc108b9b0d6b2a6b (plain)
1
2
3
4
5
6
7
8
9
10
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) |