Merge "deal with extra quotes" into jellyfish jellyfish 10.0.1 10.0.2 10.0.3 jellyfish/10.0.1 jellyfish/10.0.2 jellyfish/10.0.3 jellyfish_10.0.1 jellyfish_10.0.2 jellyfish_10.0.3
authorScott Murray <scott.murray@konsulko.com>
Thu, 3 Dec 2020 15:54:12 +0000 (15:54 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Thu, 3 Dec 2020 15:54:12 +0000 (15:54 +0000)
docs/1-afm-daemons.md

index a02c9f9..e9223c2 100644 (file)
@@ -84,7 +84,7 @@ widget file:
 dbus-send --session --print-reply \
     --dest=org.AGL.afm.system \
     /org/AGL/afm/system \
-    org.AGL.afm.system.install 'string:"/tmp/appli.wgt"
+    org.AGL.afm.system.install string:"/tmp/appli.wgt"
 ```
 
 And here, to query data on installed applications that can be run: