Index: /trunk/tools/croot
===================================================================
--- /trunk/tools/croot	(revision 38489)
+++ /trunk/tools/croot	(revision 38490)
@@ -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;
