NULL,
}, {
"group_plugin", T_STR,
- N_("Plugin for non-Unix group support"),
+ N_("Plugin for non-Unix group support: %s"),
NULL,
}, {
"iolog_dir", T_STR|T_PATH,
- N_("Directory in which to store input/output logs"),
+ N_("Directory in which to store input/output logs: %s"),
NULL,
}, {
"iolog_file", T_STR,
- N_("File in which to store the input/output log"),
+ N_("File in which to store the input/output log: %s"),
NULL,
}, {
"set_utmp", T_FLAG,
"Always run commands in a pseudo-tty"
group_plugin
T_STR
- "Plugin for non-Unix group support"
+ "Plugin for non-Unix group support: %s"
iolog_dir
T_STR|T_PATH
- "Directory in which to store input/output logs"
+ "Directory in which to store input/output logs: %s"
iolog_file
T_STR
- "File in which to store the input/output log"
+ "File in which to store the input/output log: %s"
set_utmp
T_FLAG
"Add an entry to the utmp/utmpx file when allocating a pty"