Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp	(revision 37100)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp	(revision 37101)
@@ -302,5 +302,5 @@
             iCmd++;
         }
-        else if (   !strcmp(argv[i], "--detailprogress")
+        else if (   !strcmp(argv[i], "--detailed-progress")
                  || !strcmp(argv[i], "-d"))
         {
