At the moment I am learning zsh
based on recommendations from friends and colleagues. To my surprise I was unable to find the man
page for zsh
and a man
page named zshmisc
which apparently was included in earlier versions of the zsh
package on Ubuntu (e.g. zshmisc
for Precise Pangolin).
Where can I find the documentation for zsh
on my system after installing zsh
?
Packages zsh-doc
and zsh-lovers
are installed. But only the latter even provides a man
page.
NB: I hope to evade the ugly and hard-to-use concoction that the info
system is (I don't even have it installed, nor did zsh-doc
require it) - so man
pages are preferred in an answer.
5.0.2-3ubuntu6
, though. And that doesn't contain theman
pages. – 0xC0000022L Oct 09 '14 at 13:335.0.5-4ubuntu1
from trusty-backports. – Adaephon Oct 13 '14 at 09:01