diff options
| -rw-r--r-- | config.mk | 2 | ||||
| -rw-r--r-- | pfc.1 | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.3 +VERSION = 0.4 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man @@ -34,6 +34,9 @@ The same as .TP .B d Delete the contents of the input buffer. +.TP +.B Shift-d +Delete the contents of the input buffer and the stack. .SS Operators .TP .B + |