From 0ffe6a936c46d15ba264c35424a82676af02b6c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 19 Jun 2019 11:39:46 +0200 Subject: [PATCH] Migrate snapd plugin documentation --- snapd/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 snapd/README.md diff --git a/snapd/README.md b/snapd/README.md new file mode 100644 index 00000000..24e7a968 --- /dev/null +++ b/snapd/README.md @@ -0,0 +1,3 @@ +# Snapd + +This plugin allowes to interact with the snap daemon in order to trigger updates, change the channel of snaps check if there are snaps which could be refreshed. The plugin allowes also to change the refresh schedule of snapd. \ No newline at end of file