mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
24349: add comment about HELPDIR to assist replacement in Debian build.
This commit is contained in:
parent
631a17197e
commit
e3d69e9b36
2 changed files with 7 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
emulate -R zsh
|
||||
setopt localoptions
|
||||
|
||||
# HELPDIR should be set to the location of the help files
|
||||
|
||||
[[ $1 == "." ]] && 1="dot"
|
||||
[[ $1 == ":" ]] && 1="colon"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue