Home
last modified time | relevance | path

Searched refs:USAGE_PCF (Results 1 – 1 of 1) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-config/
H A Dvdb-config.c125 static const char* USAGE_PCF[] = { "print current configuration", NULL }; variable
237 , { OPTION_PCF, ALIAS_PCF, NULL, USAGE_PCF, 1, false, false, NULL }
276 HelpOptionLine (ALIAS_PCF, OPTION_PCF, NULL, USAGE_PCF); in Usage()