diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-02-25 23:29:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-25 23:29:59 +0000 |
| commit | c558da5bebfebf239dde867f36cc35d56849accf (patch) | |
| tree | 2e75e2c479fa1d89632eafd8119e084243bafa5e /docs/list.md | |
| parent | Revert "Remove shortcut numbers (#708)" (#724) (diff) | |
| download | atuin-c558da5bebfebf239dde867f36cc35d56849accf.zip | |
Add fancy web docs (#725)
* Add initial site
* WIP again
* Replace docs with web docs
* Bring back translations
* Update README.md
* remove images
Diffstat (limited to 'docs/list.md')
| -rw-r--r-- | docs/list.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/list.md b/docs/list.md deleted file mode 100644 index 6dfb6971..00000000 --- a/docs/list.md +++ /dev/null @@ -1,12 +0,0 @@ -# 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` | Use human-readable formatting for the timestamp and duration (default: false) | -| `--cmd-only` | Show only the text of the command (default: false) | |
