qdbus: fix syntax (#18091)

Update qdbus.md
This commit is contained in:
Managor
2025-09-13 23:14:15 +03:00
committed by GitHub
parent 6918cf3e25
commit 08b8c2301e
+1 -1
View File
@@ -17,7 +17,7 @@
- Execute a specific method passing arguments and display the returned value:
`qdbus {{service_name}} /{{path/to/object}} {{method_name}} {{argument1}} {{argument2}}`
`qdbus {{service_name}} /{{path/to/object}} {{method_name}} {{argument1 argument2 ...}}`
- Display the current brightness value in a KDE Plasma session: