help cleanup

This commit is contained in:
kepler155c@gmail.com
2020-07-25 18:52:41 -06:00
parent 624af53f4e
commit c24a5a7115
5 changed files with 26 additions and 68 deletions

13
sys/help/Packages.txt Normal file
View File

@@ -0,0 +1,13 @@
Opus applications are grouped into packages with a common theme.
To install a package, use either the System -> Packages program or the package command line program.
Shell usage:
> package list
> package install <name>
> package update <name>
> package updateall
> package uninstall <name>
Package definitions are located in usr/config/packages. This file can be modified to add custom packages.