From 9e3c9eeef438ddd03fa541dd11cbdfed3b1a5394 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Thu, 9 Feb 2023 09:58:58 -0330 Subject: update documentation to 0.4 --- config.mk | 2 +- pfc.1 | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config.mk b/config.mk index c545550..b450013 100644 --- a/config.mk +++ b/config.mk @@ -1,4 +1,4 @@ -VERSION = 0.3 +VERSION = 0.4 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man diff --git a/pfc.1 b/pfc.1 index 28e4d5c..d29e063 100644 --- a/pfc.1 +++ b/pfc.1 @@ -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 + -- cgit v1.2.3