update test sample command for pyagl test doc
[AGL/documentation.git] / docs / 5_Component_Documentation / 7_pyagl.md
index b14bdc0..e86fefd 100644 (file)
@@ -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:
 ```