bug-bash
[Top][All Lists]
Advanced

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

Re: Bash Reference Manual Type


From: Chet Ramey
Subject: Re: Bash Reference Manual Type
Date: Fri, 31 Mar 2023 12:04:02 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 3/31/23 3:42 AM, Ikenna West wrote:
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.

Thanks for the report. The synopsis should read

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

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/




reply via email to

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