summary refs log tree commit diff
path: root/bin/cash/cash.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/cash/cash.17
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/cash/cash.1 b/bin/cash/cash.1
index 55e7fa8e..e7ebafa8 100644
--- a/bin/cash/cash.1
+++ b/bin/cash/cash.1
@@ -1539,6 +1539,13 @@ A later change of parent process ID is not reflected.
 A subshell retains the same value of
 .Va PPID .
 .
+.It Va PS0
+The pre-prompt string,
+which is printed before each new prompt.
+.Va PS0
+may include any of the formatting sequences from
+.Va PS1 .
+.
 .It Va PS1
 The primary prompt string, which defaults to
 .Dq Li "$ " ,