From c558da5bebfebf239dde867f36cc35d56849accf Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 25 Feb 2023 23:29:59 +0000 Subject: Add fancy web docs (#725) * Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images --- docs/list.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 docs/list.md (limited to 'docs/list.md') 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) | -- cgit v1.3.1