From fbd7649d292278dc8cf714922febb2554ca3f932 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 4 Jan 2001 19:28:34 +0000 Subject: [PATCH] Document new -s option: pass a shell to apply(1) when the desired shell isn't found in /etc/shells. --- usr.bin/apply/apply.1 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1 index 5332bbd5df7..fc07f5dfaa6 100644 --- a/usr.bin/apply/apply.1 +++ b/usr.bin/apply/apply.1 @@ -95,6 +95,13 @@ option. .It Fl d Display the commands that would have been executed, but do not actually execute them. +.It Fl s Ar shell +Pass the +.Ar shell +to use via the command line rather than using the SHELL environment +variable. This option is to be used when +.Ar shell +is not found in /etc/shells. .El .Sh ENVIRONMENT The following environment variable affects the execution of