From b171fe9c0398274b619f9b7a8ddc37daffeb419c Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 22 Dec 2020 20:28:24 -0500 Subject: Add RPS1 and RPS2 right prompt variables --- bin/dash/src/dash.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/dash/src/dash.1') 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 -- cgit 1.4.1