Index: branches/eam_branches/ipp-20150616/tools/croot
===================================================================
--- branches/eam_branches/ipp-20150616/tools/croot	(revision 38481)
+++ branches/eam_branches/ipp-20150616/tools/croot	(revision 38552)
@@ -15,5 +15,5 @@
         $setlast = 1;
         shift;
-    } elsif ($ARGV[0] eq '--camera') {
+    } elsif (($ARGV[0] eq '--camera') or ($ARGV[0] eq '-c')) {
         shift;
         $camera = shift;
