-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: Legacy C++ Implementation
-
Component/s: mongoimport
-
None
-
Environment:Windows 7 Professional
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?