{
    "commandDescription": "Split the given data file into multiple files based on given field (dimension)",

    "inputfileFlagDescription": "Input Data file in CSV format you want to do the splitting",
    "dimDescription": "Filter field for splitting",
    "dlimDescription": "CSV field delimiter: default: ',' ",
    
    "errorNoOrgResults": "No results found for the organization '%s'."
 
}
  