From fed771de60a003d3cf70e77bb7ff14971dd7ed78 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 7 Sep 2003 15:43:50 +0000 Subject: [PATCH] Introduce arguments the standard way. In .Ar command ..., ... is not an argument, command is. --- usr.bin/script/script.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index e455dfc1dca..5e25d907a83 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -64,14 +64,14 @@ If no file name is given, the typescript is saved in the file .Pa typescript . .Pp If the argument -.Ar command ... +.Ar command is given, .Nm will run the specified command with an optional argument vector instead of an interactive shell. .Pp -Options: -.Bl -tag -width xxxxxxx +The following options are available: +.Bl -tag -width indent .It Fl a Append the output to .Ar file @@ -99,7 +99,7 @@ and .Em exit , .Em logout or -.Em control-d +.Em control-D (if .Em ignoreeof is not set) for the