ERROR("usage: sdcard [-l -f] <path> <uid> <gid>\n\n\t-l force file names to lower case when creating new files\n\t-f fix up file system before starting (repairs bad file name case and group ownership)\n");
ERROR("usage: sdcard <path> <uid> <gid>\n");
return-1;
}
@@ -966,27 +963,29 @@ int main(int argc, char **argv)