Closed GoogleCodeExporter closed 8 years ago
Original comment by dmoore4...@gmail.com
on 7 Nov 2010 at 12:29
Added a bunch of error checking to the command line options in addition to what
is provided by getopt_long
My basic philosophy is to not let poorly formed options make it to fuse. Every
option should have a meaning and be consistent with any other options provided.
For example, specifying credentials at the same time indicating the the the
bucket is public doesn't make sense.
Original comment by dmoore4...@gmail.com
on 7 Nov 2010 at 1:57
Original issue reported on code.google.com by
dmoore4...@gmail.com
on 29 Oct 2010 at 4:20