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

This commit is contained in:
sheldonh 2000-07-24 15:02:04 +00:00
parent f7cb149064
commit ae154fe16c

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.