summary refs log tree commit diff
path: root/src/dash.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/dash.1')
-rw-r--r--src/dash.14
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dash.1 b/src/dash.1
index b4140eb..c8cb3ce 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -170,7 +170,7 @@ positional parameters of the shell ($1, $2, etc).
 Otherwise, the shell
 reads commands from its standard input.
 .Ss Argument List Processing
-All of the single letter options have a corresponding name that can be
+All of the single letter options that have a corresponding name can be
 used as an argument to the
 .Fl o
 option.
@@ -235,6 +235,8 @@ Useful for debugging.
 Ignore EOF's from input when interactive.
 .It Fl i Em interactive
 Force the shell to behave interactively.
+.It Fl l
+Make dash act as if it had been invoked as a login shell.
 .It Fl m Em monitor
 Turn on job control (set automatically when interactive).
 .It Fl s Em stdin