Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar).

This commit is contained in:
Sheldon Hearn 2000-07-24 15:02:04 +00:00
parent 5d3b843b57
commit 1b9735e6f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63799

View File

@ -1879,7 +1879,7 @@ If
.Ar name
is specified, the shell removes that alias.
If
.Ar a
.Fl a
is specified, all aliases are removed.
.It Ic unset Ar name ...
The specified variables and functions are unset and unexported.