diff --git a/scripts/gnt-instance b/scripts/gnt-instance
index 335d650fd72fb298a60e350ce7fa67ab49fe60c3..599e22b709caf4f988946ba153e35a363c696fe7 100755
--- a/scripts/gnt-instance
+++ b/scripts/gnt-instance
@@ -782,7 +782,7 @@ commands = {
                 ],
                "[-f] <instance>",
                "Stops the instance and starts it on the backup node, using"
-               " the remote mirror (only for instances of type remote_raid1)"),
+               " the remote mirror (only for instances of type drbd)"),
   'info': (ShowInstanceConfig, ARGS_ANY, [DEBUG_OPT], "[<instance>...]",
            "Show information on the specified instance"),
   'list': (ListInstances, ARGS_NONE,