From: Christian Goeschel Ndjomouo Date: Tue, 6 Jan 2026 02:35:17 +0000 (-0500) Subject: scriptlive: (manpage) add --command option description X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99038cd1ac29171063cb40b02231d5dd87b9c27;p=thirdparty%2Futil-linux.git scriptlive: (manpage) add --command option description Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/term-utils/scriptlive.1.adoc b/term-utils/scriptlive.1.adoc index 10e299875..626a1f20b 100644 --- a/term-utils/scriptlive.1.adoc +++ b/term-utils/scriptlive.1.adoc @@ -32,6 +32,9 @@ The timing information is what *script*(1) outputs to the file specified by == OPTIONS +*-c*, *--command* _command_:: +Execute _command_ instead of an interactive shell. The _command_ is passed as argument to the *-c* option of the execution shell. The used shell is either $SHELL, the shell defined in the user's passwd(5) database or *_PATH_BSHELL*, selected in respective order. + *-I*, *--log-in* _file_:: File containing *script*'s terminal input.