summary refs log tree commit diff
path: root/bin/dash/src/dash.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-22 20:28:24 -0500
committerJune McEnroe <june@causal.agency>2020-12-23 16:12:01 -0500
commitc0b6f15a234a3e968df05c39ee747828c3b253db (patch)
tree293b21df53efdd8eebcb814efe8cdb97515a9ebe /bin/dash/src/dash.1
parentCache the expanded prompt for editline (diff)
downloadsrc-c0b6f15a234a3e968df05c39ee747828c3b253db.tar.gz
src-c0b6f15a234a3e968df05c39ee747828c3b253db.zip
Add RPS1 and RPS2 right prompt variables
Diffstat (limited to 'bin/dash/src/dash.1')
-rw-r--r--bin/dash/src/dash.16
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/dash/src/dash.1 b/bin/dash/src/dash.1
index 32f6ac0d..9bc51cd6 100644
--- a/bin/dash/src/dash.1
+++ b/bin/dash/src/dash.1
@@ -32,7 +32,7 @@
 .\"
 .\"	@(#)sh.1	8.6 (Berkeley) 5/4/95
 .\"
-.Dd January 19, 2003
+.Dd December 22, 2020
 .Os
 .Dt DASH 1
 .Sh NAME
@@ -2291,6 +2291,10 @@ The secondary prompt string, which defaults to
 Output before each line when execution trace (set -x) is enabled,
 defaults to
 .Dq +\  .
+.It Ev RPS1
+The primary right prompt string.
+.It Ev RPS2
+The secondary right prompt string.
 .It Ev IFS
 Input Field Separators.
 This is normally set to