Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp	(revision 29864)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp	(revision 29865)
@@ -173,4 +173,7 @@
                  "                            [--hardwareuuid <uuid>]\n"
                  "                            [--cpus <number>]\n"
+                 "                            [--cpuhotplug on|off]\n"
+                 "                            [--plugcpu <id>]\n"
+                 "                            [--unplugcpu <id>]\n"
                  "                            [--rtcuseutc on|off]\n"
                  "                            [--monitorcount <number>]\n"
@@ -390,4 +393,6 @@
                  "                            teleport --host <name> --port <port>\n"
                  "                                   [--maxdowntime <msec>] [--password password]\n"
+                 "                            plugcpu <id>\n"
+                 "                            unplugcpu <id>\n"
                  "\n");
     }
