diff --git a/man/busctl.xml b/man/busctl.xml
index 783b2a25329..6f940c3eb64 100644
--- a/man/busctl.xml
+++ b/man/busctl.xml
@@ -147,7 +147,7 @@ along with systemd; If not, see .
- When used with the tree shows a
+ When used with the tree command shows a
flat list of object paths instead of a tree.
@@ -186,26 +186,26 @@ along with systemd; If not, see .
- treeNAME
+ treeSERVICEShows an object tree of one or more
- services. If NAME is specified,
+ services. If SERVICE is specified,
show object tree of the specified services only. Otherwise,
show all object trees of all services on the bus that acquired
at least one well-known name.
- monitorNAME
+ monitorSERVICEDump messages being exchanged. If
- NAME is specified, show messages
+ SERVICE is specified, show messages
to or from this endpoint. Otherwise, show all messages on the
bus.
- captureNAME
+ captureSERVICESimilar to monitor but
writes the output in pcap format (for details see the .
- statusNAME
+ statusSERVICEShow process information and credentials of a
bus service.