etc/linux-desktop: use double dash for long options (#9301)

Use a style for options that is consistent with the documentation and
other uses.
This commit is contained in:
Sertonix
2023-12-23 11:16:47 +01:00
committed by GitHub
parent cdefa535ed
commit 795aed306c
+1 -1
View File
@@ -2,7 +2,7 @@
Name=Syncthing Web UI
GenericName=File synchronization UI
Comment=Opens Syncthing's Web UI in the default browser (Syncthing must already be started).
Exec=/usr/bin/syncthing -browser-only
Exec=/usr/bin/syncthing --browser-only
Icon=syncthing
Terminal=false
Type=Application