Add command to install shell completion #299

Closed
noerw wants to merge 10 commits from noerw:shell-completion into main
Showing only changes of commit fcd0bd35ff - Show all commits

View File

@ -32,7 +32,7 @@ brew install tea
Distribution packages exist for: **alpinelinux ([tea](https://pkgs.alpinelinux.org/packages?name=tea&branch=edge))** and **archlinux ([gitea-tea](https://aur.archlinux.org/packages/gitea-tea))**
Shell completion can be added via `tea meta autocomplete --install`.
Shell completion can be added via `tea autocomplete --install`.
noerw marked this conversation as resolved Outdated
Outdated
Review

documentation is outdated now

documentation is outdated now
Outdated
Review

@6543 fixed

@6543 fixed
## Usage
@ -59,7 +59,6 @@ open Open something of the repository on web browser
notifications Show notifications
milestones List and create milestones
organizations List, create, delete organizations
meta Operations on tea itself
help, h Shows a list of commands or help for one command
```