diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2012-06-24 07:54:28 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2012-06-24 07:54:28 +0000 |
| commit | f2de8db466789f5173e5f610eab864c4667f82e8 (patch) | |
| tree | cad423a8dd6446c5619d6beb114cc2b0f0f61675 /lib/libedit | |
| parent | 43be4ab03809870658c4c521e4bc5c7ff1da2de6 (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editrc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index d276670d0c142..f46b874a8319d 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -90,7 +90,7 @@ shell. The following builtin commands are available: .Bl -tag -width 4n .It Ic bind Oo Fl a Oc Oo Fl e Oc Oo Fl k Oc Oo Fl l Oc Oo Fl r Oc \ -Oo Fl s Oc Oo Fl v Oc Oo Ar key Op Ar command Oc +Oo Fl s Oc Oo Fl v Oc Oo Ar key Oo Ar command Oc Oc Without options, list all bound keys, and the editor command to which each is bound. If |
