diff options
Diffstat (limited to 'deskutils/syncthingtray/pkg-message')
-rw-r--r-- | deskutils/syncthingtray/pkg-message | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/syncthingtray/pkg-message b/deskutils/syncthingtray/pkg-message new file mode 100644 index 000000000000..e997f6382c89 --- /dev/null +++ b/deskutils/syncthingtray/pkg-message @@ -0,0 +1,11 @@ +[ +{ + type: upgrade + maximum_version: "2.0.0" + message: <<EOM +If you are user of net/syncthing 2.x, please control in syncthigtray's settings, +that it uses double-dash long options, like `--no-restart`, instead of old +single-dash, like `-no-restart`. +EOM +} +] |