Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
Legacy C++ Implementation
-
None
-
Windows 7 Professional
Description
Enter the following;
mongoimport --db test --collection fdiagno --type csv --file fdiagno.csv –fields field1, field2
and get Error parsing command line: Multiple occurrences of option "--file"
There is only one occurrence of file. Why the error?