X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F5_Component_Documentation%2F7_pyagl.md;h=e86fefd15a6ca0f2f1f22be4c73a4a6a9428b4c5;hb=d7148fd415d9e9a00d4d6c6ff841474f71e9ad15;hp=b14bdc067ad6277af1fadfa8c31e41dbca76bd99;hpb=c4e57dca19418891d5755b9939eb033bf9634c63;p=AGL%2Fdocumentation.git diff --git a/docs/5_Component_Documentation/7_pyagl.md b/docs/5_Component_Documentation/7_pyagl.md index b14bdc0..e86fefd 100644 --- a/docs/5_Component_Documentation/7_pyagl.md +++ b/docs/5_Component_Documentation/7_pyagl.md @@ -54,7 +54,7 @@ python3 audiomixer.py 192.168.234.34 --list_controls ``` or if you have installed PyAGL as python package ``` -python3 -m pyagl.services.audiomixer --list_controls +python3 -m pyagl.services.audiomixer 192.168.234.34 --list_controls ``` should produce the following or similar result depending on how many controls are exposed and which AGL version you are running: ```