Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp	(revision 461)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp	(revision 462)
@@ -2325,4 +2325,5 @@
         else if (strcmp(argv[i], "-lun") == 0)
         {
+            /** @todo move the LUN encoding algorithm into IISCSIHardDisk, add decoding */
             if (argc <= i + 1)
             {
