This commit is contained in:
ed 2021-03-27 03:35:57 +01:00
parent 5ea7590748
commit ffbfcd7e00

View file

@ -112,6 +112,8 @@ the browser has the following hotkeys
## zip downloads
the `zip` link next to folders can produce various types of zip/tar files using these alternatives in the browser settings tab:
| name | url-suffix | description |
|--|--|--|
| `tar` | `?tar` | plain gnutar, works great with `curl \| tar -xv` |