bug-bash
[Top][All Lists]
Advanced

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

Re: help shopt: mention what happens if only optnames are given


From: Dennis Williamson
Subject: Re: help shopt: mention what happens if only optnames are given
Date: Sun, 5 Nov 2017 19:33:35 -0600

On Nov 5, 2017 7:05 PM, "積丹尼 Dan Jacobson" <jidanni@jidanni.org> wrote:

$ help shopt
shopt: shopt [-pqsu] [-o] [optname ...]
    Set and unset shell options.

    Change the setting of each shell option OPTNAME.  Without any option
    arguments, list all shell options with an indication of whether or not
each
    is set.

Add:
        If just optnames are given, list each's status.


It already says that. You quoted it.


reply via email to

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