{
    "commandDescription": "Runs VLookup on the given map and input files",

    "mapfileFlagDescription": "Map data file  you want use to read the mapping ",
    "inputfileFlagDescription": "Input Data file you want to do the vlookup",
    "delimiterDescription": "Field Delimiter",
    "mapfromDescription": "Number for field for Map From ( e.g 'Fruit|1' record, Map From is 0 and Map is 1 )",
    "maptoDescription": "Number for field for Map From ( e.g 'Fruit|1' record, Map From is 0 and Map is 1 )",
    
    "errorNoOrgResults": "No results found for the organization '%s'."
 
}
  