diff options
author | herbert <herbert@gondor.apana.org.au> | 2005-03-03 21:46:35 +1100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2005-09-26 18:33:04 +1000 |
commit | 8945a121d3fae94a27a7d83ab21e5826e9515d36 (patch) | |
tree | e5a25f97fb03301fba034ff230be1dadbff2f9fb /src/dash.1 | |
parent | Invert return value of test_eaccess and rename it to test_st_mode. (diff) | |
download | dash-8945a121d3fae94a27a7d83ab21e5826e9515d36.tar.gz dash-8945a121d3fae94a27a7d83ab21e5826e9515d36.zip |
Removed qflag.
Diffstat (limited to 'src/dash.1')
-rw-r--r-- | src/dash.1 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/dash.1 b/src/dash.1 index 55c693d..61fe00a 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -234,18 +234,6 @@ Write each command to standard error (preceded by a .Sq +\ ) before it is executed. Useful for debugging. -.It Fl q Em quietprofile -If the -.Fl v -or -.Fl x -options have been set, do not apply them when reading -initialization files, these being -.Pa /etc/profile , -.Pa .profile , -and the file specified by the -.Ev ENV -environment variable. .It Fl I Em ignoreeof Ignore EOF's from input when interactive. .It Fl i Em interactive |