Lines Matching refs:required_argument
390 { "output", required_argument, NULL, 'o' },
405 { "directory", required_argument, NULL, 'D' },
406 { "file", required_argument, NULL, ARG_FILE },
407 { "root", required_argument, NULL, ARG_ROOT },
409 { "identifier", required_argument, NULL, 't' },
410 { "priority", required_argument, NULL, 'p' },
412 { "interval", required_argument, NULL, ARG_INTERVAL },
414 { "verify-key", required_argument, NULL, ARG_VERIFY_KEY },
416 { "cursor", required_argument, NULL, 'c' },
417 { "after-cursor", required_argument, NULL, ARG_AFTER_CURSOR },
419 { "since", required_argument, NULL, 'S' },
420 { "until", required_argument, NULL, 'U' },
421 { "unit", required_argument, NULL, 'u' },
422 { "user-unit", required_argument, NULL, ARG_USER_UNIT },
423 { "field", required_argument, NULL, 'F' },
430 { "machine", required_argument, NULL, 'M' },
435 { "vacuum-size", required_argument, NULL, ARG_VACUUM_SIZE },
436 { "vacuum-files", required_argument, NULL, ARG_VACUUM_FILES },
437 { "vacuum-time", required_argument, NULL, ARG_VACUUM_TIME },