It's literal, just like the options `-L`, `-P`, and `-e`.
---
 doc/bash.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/bash.1 b/doc/bash.1
index 342ad823..d547c330 100644
--- a/doc/bash.1
+++ b/doc/bash.1
@@ -8987,9 +8987,9 @@ .SH "SHELL BUILTIN COMMANDS"
 call stack.
 .TP
 .PD 0
-\fBcd\fP [\fB\-L\fP] [\-@] [\fIdir\fP]
+\fBcd\fP [\fB\-L\fP] [\fB\-@\fP] [\fIdir\fP]
 .TP
-\fBcd\fP \fB\-P\fP [\fB\-e\fP] [\-@] [\fIdir\fP]
+\fBcd\fP \fB\-P\fP [\fB\-e\fP] [\fB\-@\fP] [\fIdir\fP]
 .PD
 Change the current directory to \fIdir\fP.
 if \fIdir\fP is not supplied, the value of the
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to