Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh built in help features
- X-seq: zsh-users 24355
- From: Perry Smith <pedz@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: zsh built in help features
- Date: Thu, 17 Oct 2019 17:54:08 -0500
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=easesoftware.com; s=default; h=To:Date:Message-Id:Subject:Mime-Version: Content-Transfer-Encoding:Content-Type:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=vzdtIGDOFH8PDKYbiW1d1sLdeq0bRkWmFnJd8ySNfE4=; b=VEtHpj5WE370z3zbZq0KUTAiV7 87Uv6o+IiJXnXX2R/m4pnwB1/D0kh1kk78omsPQvwo+lmmuRKXeJuIMo4bOfM6TajjkLty64W7k/F JuztG2eE0nBoesU+lj85lGVFvjN/d7gdmdor/Ys+K9mW/wbv8JoDiwghTf1GrAtkm+M3aLuqXoPx8 wuIoxjeDvM4pehX24SnLf5aW51UoQXf6JK0CHs+AWw3NuwqxO0/5XaYZu5FHOFDhAStpDdU7/SD12 0E4btHudeTIBuydqH7k3zqTkTYUy6aDILYxitPjL8l/lICdUcjROHpLybNFfgzvs7/I1/yCxwZwly Jf8IoWrw==;
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I have a newly installed Mac running Catalina with zsh. It has a file such as /usr/share/zsh/5.7.1/help/setopt which is a help page for setopt. How am I suppose to view that page? "help setopt" says that help isn't a command. "setopt --help" doesn't seem to work.
And... I'm also wondering if there are other help features which I've let to discover.
Thank you
Messages sorted by:
Reverse Date,
Date,
Thread,
Author