From: Scott Murray Date: Thu, 3 Dec 2020 15:54:12 +0000 (+0000) Subject: Merge "deal with extra quotes" into jellyfish X-Git-Tag: 10.0.1^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=fbe9a319bc051bdc6d7d8f75ab87bc5d32f217bb;hp=dc8a1974e4e4a8cff36a13515c9441e4809d23ea;p=src%2Fapp-framework-main.git Merge "deal with extra quotes" into jellyfish --- diff --git a/docs/1-afm-daemons.md b/docs/1-afm-daemons.md index a02c9f9..e9223c2 100644 --- a/docs/1-afm-daemons.md +++ b/docs/1-afm-daemons.md @@ -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: