diff --git a/README.md b/README.md

index 028a935d12f491385938d20595fb704435141bb2..2c32373e7eedaa846e27aa422a28c78c3224d7ed 100644

--- a/README.md

+++ b/README.md

@@ -27,9 +27,11 @@ - colored headings & links

- default 4 char indenting

- `s` command to directly search in geminispace (via geminispace.info)

- `k` command to remove the bookmark for the current page

-- `e[N]` command to open a link in default external program (requires `xdg-open`)

-- `t[N]` command to download the content behind a link to a temporary file

-- `a` command to switch between display of preformatted blocks and alt text (if available)

+- `u` command to navigate 1 path element up

+- `e[N]` command to open a link or the current URI in default external program (requires `xdg-open`)

+- `t[N]` command to download the content behind a link or the current URI to a temporary file

+- `T` command line switch to automatically open files downloaded with `t` command (requires `xdg-open`)

+- `a` command and `A` command line switch to toggle between preformatted text and the associated alt text

### Colors