chiark / gitweb /
shell-completion: busctl
[elogind.git] / src / libsystemd-bus / busctl.c
index bcacfcee851ee089e0aeb5f8fbc4c6a195a95084..c855f936d6fe0b82cf3e9feb5772492e7e2ba598 100644 (file)
@@ -283,6 +283,8 @@ static int help(void) {
                "Commands:\n"
                "  list                    List bus names\n"
                "  monitor [SERVICE...]    Show bus traffic\n",
+               "  status ENDPOINT         Show endpoint status\n",
+               "  help                    Show this help\n",
                program_invocation_short_name);
 
         return 0;