aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2023-07-29 09:11:03 -0230
committerSam Anthony <sam@samanthony.xyz>2023-07-29 09:11:03 -0230
commit619c4bd3c0e17799521e2d6258737167ee1e5909 (patch)
tree20d13f99feeafd42bb55c8b306a5497344b0a946 /doc
parent0c696a7a9462c234bdc65a883420442d9e2cb720 (diff)
downloadpfc-619c4bd3c0e17799521e2d6258737167ee1e5909.zip
remove superfluous keyboard command descriptions from man page
Diffstat (limited to 'doc')
-rw-r--r--doc/cmd.115
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/cmd.1 b/doc/cmd.1
index 83f1c21..b010de1 100644
--- a/doc/cmd.1
+++ b/doc/cmd.1
@@ -5,21 +5,6 @@
Quit.
.
.TP
-.B [0..9]
-Enter a digit into the input buffer.
-pfc works with floating point numbers so the
-.B .
-character is OK as well.
-.
-.TP
-.B Backspace
-Remove a digit from the input buffer.
-.
-.TP
-.B Enter
-Push the number in the input buffer to the stack.
-.
-.TP
.B Shift-j
Swap the bottom (most recently pushed) item on the stack with the input buffer.
If the input buffer is empty this simply moves the most recently pushed item