From 239dac3bdcc993690227839899bde3d861d756ed Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 28 Dec 2017 17:10:05 -0800 Subject: doc: document listener :prompt properly. * txr.1: There is no :print command in the listener to print the current prompt; it is actually the :prompt command. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index df35f0af..eefbb678 100644 --- a/txr.1 +++ b/txr.1 @@ -61960,7 +61960,7 @@ is being shown also dismisses the display and returns to editing. .SS* Print the Prompt The -.code :print +.code :prompt command prints the current prompt, followed by a newline, without incrementing the prompt number. The .code :p -- cgit v1.2.3