termux-tools: improve default motd

This commit is contained in:
Leonid Pliushch 2019-04-14 14:54:11 +03:00
parent f8fe5b7284
commit 0adc9c5bb9
1 changed files with 17 additions and 4 deletions

View File

@ -1,3 +1,4 @@
Welcome to Termux!
Wiki: https://wiki.termux.com
@ -6,7 +7,19 @@ IRC channel: #termux on freenode
Gitter chat: https://gitter.im/termux/termux
Mailing list: termux+subscribe@groups.io
Search packages: pkg search <query>
Install a package: pkg install <package>
Upgrade packages: pkg upgrade
Learn more: pkg help
Working with packages:
* Search packages: pkg search <query>
* Install a package: pkg install <package>
* Upgrade packages: pkg upgrade
* Learn more: pkg help
Subscribing to additional repositories:
* Root: pkg install root-repo
* Unstable: pkg install unstable-repo
* X11: pkg install x11-repo
App issues: https://github.com/termux/termux-app/issues
Package issues: https://github.com/termux/termux-packages/issues