[SM-2984] Correct the shutdown command in branding.properties
diff --git a/branding/src/main/resources/org/apache/karaf/branding/branding.properties b/branding/src/main/resources/org/apache/karaf/branding/branding.properties
index 15aefec..b830210 100644
--- a/branding/src/main/resources/org/apache/karaf/branding/branding.properties
+++ b/branding/src/main/resources/org/apache/karaf/branding/branding.properties
@@ -28,7 +28,7 @@
 \n\
 Hit '\u001B[1m<tab>\u001B[0m' for a list of available commands\n\
    and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\n\
-Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown ServiceMix.\n
+Hit '<ctrl-d>' or 'system:shutdown' to shutdown ServiceMix.\n
 
 prompt = \u001B[1m${USER}@${APPLICATION}\u001B[0m>