Index: /trunk/ippdor/src/executables/ippdor_chip_to_warp.py
===================================================================
--- /trunk/ippdor/src/executables/ippdor_chip_to_warp.py	(revision 32881)
+++ /trunk/ippdor/src/executables/ippdor_chip_to_warp.py	(revision 32882)
@@ -205,5 +205,5 @@
 #####################################################################################################
 if __name__ == '__main__':
-    #TODO: Implement proper arguments management
+    #Implement proper arguments management?
     if len(sys.argv)<2 or sys.argv[1].startswith('-h') or sys.argv[1].startswith('--h'):
         print '<Usage>: %s <label> <tessellation> <email recipient> [exposures list]' % sys.argv[0]
