diff options
Diffstat (limited to 'etc/functions/help')
-rwxr-xr-x | etc/functions/help | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/help b/etc/functions/help index 7f5e35b..a3712f0 100755 --- a/etc/functions/help +++ b/etc/functions/help @@ -1,5 +1,6 @@ ## vim:ft=zsh ## wrapper around man, finfo, etc +## Usage: help <topic> typeset -a methods typeset method typeset -i found check_only all |