diff options
| author | Bart Schaefer <barts@users.sourceforge.net> | 2005-04-24 18:38:01 +0000 |
|---|---|---|
| committer | Bart Schaefer <barts@users.sourceforge.net> | 2005-04-24 18:38:01 +0000 |
| commit | 337a2e3bfdc5fc6e8d116442cdd939b2df85f90e (patch) | |
| tree | 02d26c8d96c460bebd923fbd6fb21e09f3309d54 /Doc/Zsh/tcpsys.yo | |
| parent | Tobias Gruetzmacher 21168: locality and visibility of some completion vars (diff) | |
| download | zsh-337a2e3bfdc5fc6e8d116442cdd939b2df85f90e.tar zsh-337a2e3bfdc5fc6e8d116442cdd939b2df85f90e.tar.gz zsh-337a2e3bfdc5fc6e8d116442cdd939b2df85f90e.tar.bz2 zsh-337a2e3bfdc5fc6e8d116442cdd939b2df85f90e.tar.lz zsh-337a2e3bfdc5fc6e8d116442cdd939b2df85f90e.tar.xz zsh-337a2e3bfdc5fc6e8d116442cdd939b2df85f90e.tar.zst zsh-337a2e3bfdc5fc6e8d116442cdd939b2df85f90e.zip | |
Minor tweak to _generic plus doc fixes for info interpretation of hyphens.
Diffstat (limited to 'Doc/Zsh/tcpsys.yo')
| -rw-r--r-- | Doc/Zsh/tcpsys.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/tcpsys.yo b/Doc/Zsh/tcpsys.yo index b6fe1ab60..bf04be4db 100644 --- a/Doc/Zsh/tcpsys.yo +++ b/Doc/Zsh/tcpsys.yo @@ -394,7 +394,7 @@ The current implementation is somewhat deficient in terms of use of the command history. For this reason, many users will prefer to use some form of alternative approach for sending data easily to the current session. One simple approach is to alias some special character (such as `tt(%)') to -`tt(tcp_command --)'. +`tt(tcp_command -)tt(-)'. ) findex(tcp_wait) item(tt(tcp_wait))( |
