• Pietro Fezzardi's avatar
    cmdline: added "-C <config>" option · c3a762b8
    Pietro Fezzardi authored
    This option sets configuration options from command line,
    as specified in CONFIG_ITEM.
    CONFIG_ITEM must be a valid configuration string, so you'll likely
    need to quote it on the command line.
    
    The semicolon can be used as a separator, to stick several
    configuration items in the same argument.  This option can also be
    used more than once on the same command line, to set different
    parameters. If used twice to set the same parameter, the last value
    overrides previous values -- and later config files, specified with
    "-f" may override -C values.
    c3a762b8
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-unix Loading commit data...
arch-wrpc Loading commit data...
arch-wrs Loading commit data...
doc Loading commit data...
etc Loading commit data...
include/ppsi Loading commit data...
lib Loading commit data...
lib-bare Loading commit data...
pp_printf Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
time-bare Loading commit data...
time-unix Loading commit data...
time-wrpc Loading commit data...
time-wrs Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
diag.c Loading commit data...
fsm.c Loading commit data...