diff options
Diffstat (limited to 'docs/app-install-file.txt')
-rw-r--r-- | docs/app-install-file.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/app-install-file.txt b/docs/app-install-file.txt new file mode 100644 index 0000000..bb7cc48 --- /dev/null +++ b/docs/app-install-file.txt @@ -0,0 +1,24 @@ +app-install-file(1) +=================== + +NAME +---- +app-install-file - Low-level installation of an app + +SYNOPSIS +-------- +[verse] +'app-operator-pid' ... + +TODOs +----- + +Tests for prepending and appending configuration:: + Missing. + +APP.SH +------ + +Part of the linkman:app[1] suite. + +// vim: set ft=asciidoc: |