zsh-users
 help / color / mirror / code / Atom feed
* find help
@ 2022-10-04 18:52 Ray Andrews
  2022-10-04 19:20 ` Pier Paolo Grassi
  2022-10-04 21:15 ` René Neumann
  0 siblings, 2 replies; 8+ messages in thread
From: Ray Andrews @ 2022-10-04 18:52 UTC (permalink / raw)
  To: Zsh Users

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

I just figured out how to do this:

$ zhelp() { man zshbuiltins | less -p "^       $1" }

$ zhelp read

      read [ -rszpqAclneE ] [ -t [ num ] ] [ -k [ num ] ] [ -d delim ]
             [ -u n ] [ name[?prompt] ] [ name ...  ]
      ....

... simple and effective, but I'll bet someone has something better.


[-- Attachment #2: Type: text/html, Size: 695 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-04 22:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 18:52 find help Ray Andrews
2022-10-04 19:20 ` Pier Paolo Grassi
2022-10-04 19:32   ` Ray Andrews
2022-10-04 19:35     ` Roman Perepelitsa
2022-10-04 19:35     ` Bart Schaefer
2022-10-04 20:51       ` Ray Andrews
2022-10-04 21:15 ` René Neumann
2022-10-04 22:40   ` Ray Andrews

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).