Home | History | Annotate | Download | only in pkgdata

Lines Matching refs:REVISION

119     REVISION,
163 /*16*/ UOPTION_DEF( "revision", 'r', UOPT_REQUIRES_ARG),
369 o.version = options[REVISION].doesOccur ? options[REVISION].value : 0;
665 fprintf(stdout, "Warning: Providing a revision number with the -r option is recommended when packaging data in the current mode.\n");