156893d774
* Begin moving to sqlx for local too * Stupid scanners should just have a nice cup of tea Random internet shit searching for /.env or whatever * Remove diesel and rusqlite fully
11 lines
542 B
Markdown
11 lines
542 B
Markdown
# 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) |
|