Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2019-02-25 18:51:25 +0300
committerRobin Appelman <robin@icewind.nl>2019-02-25 18:51:25 +0300
commite2d1dbec902957ebb66afd32f8029542ed13af30 (patch)
treed461954fd337510295d1cd9e4cab3a91bb815875 /appinfo
parenta00aa3f7acebedd0e722372ee362a550d87452f6 (diff)
add occ command to watch for new log entries
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0438ff9..c131046 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -25,6 +25,7 @@
<commands>
<command>OCA\LogReader\Command\Tail</command>
+ <command>OCA\LogReader\Command\Watch</command>
</commands>
<settings>