aboutsummaryrefslogtreecommitdiff
path: root/docs/app-conf.txt
Commit message (Collapse)AuthorAgeFilesLines
* app-ls-apps:Trygve Laugstøl2013-10-271-0/+5
| | | | | | | | | | | | | | | | | | o New command to list all applications installed under a directory. app-foreach-app: o New command to execute another command for each app installed under the current directory. app-init/app-install-file: o Adding -C and -c to prepand and append config files around the appliation's build-in configuration files. app-cat-conf: o Use $APP_HOME as the 'appliation installation directory' if set. app-operator-pid: o Support PID files created by the launcher.
* app-cat-conf: Removing -n argument, adding -k and -g for 'key' andTrygve Laugstøl2013-10-261-1/+0
| | | | 'group' lookups.
* o Making all app-conf options except import use <-l location>.Trygve Laugstøl2013-10-201-0/+24
o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf.