bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bash Reference Manual Type


From: Ikenna West
Subject: Bash Reference Manual Type
Date: Fri, 31 Mar 2023 03:42:42 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:111.0) Gecko/20100101 Thunderbird/111.0

Hello, I was going looking through the Bash reference manual and I noticed that on page 55, when it lists the options for the cd command it is written as cd [-L|[-P [-e]] [-@] [directory]. However, when typing help cd into Bash it prints out

cd [-L | [-P [-e]] [-@]] [dir]

So it looks like the documentation is missing the last closing right bracket after the @ symbol.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]