if (parser.parsedOptions.f)
  console.log('The array contents: ' + JSON.stringify(parser.parsedOptions.f.value));