diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2013-11-12 13:39:41 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2013-11-12 13:39:41 +0100 |
commit | 5dd16e14dd41f1565687142ba7cefa7c4cf64658 (patch) | |
tree | d571b793928cdf89feb6d040b359c3db2a00c766 /docs | |
parent | 0d92ff5fd34d79b54c30c38ac41bc600acf7b7c4 (diff) | |
download | appstore-5dd16e14dd41f1565687142ba7cefa7c4cf64658.tar.gz appstore-5dd16e14dd41f1565687142ba7cefa7c4cf64658.tar.bz2 appstore-5dd16e14dd41f1565687142ba7cefa7c4cf64658.tar.xz appstore-5dd16e14dd41f1565687142ba7cefa7c4cf64658.zip |
Diffstat (limited to 'docs')
-rw-r--r-- | docs/appstore.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/appstore.txt b/docs/appstore.txt new file mode 100644 index 0000000..2269bd7 --- /dev/null +++ b/docs/appstore.txt @@ -0,0 +1,6 @@ +TODO +==== + +hooks:: + pre-stop, post-stop, pre-start, post-start. Executed before any + action is taken on apps. |