about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2010-06-30 12:59:12 +0000
committerClint Adams <clint@users.sourceforge.net>2010-06-30 12:59:12 +0000
commit4085b07dbd7ae31b620cc81ee1d277dad7723668 (patch)
treed21d82bc66250f7d5fb8fb8a4b8103081125f402 /Completion
parente1772fd0462b7657220e7edee86ceba8ea1a7fdd (diff)
downloadzsh-4085b07dbd7ae31b620cc81ee1d277dad7723668.tar.gz
zsh-4085b07dbd7ae31b620cc81ee1d277dad7723668.tar.xz
zsh-4085b07dbd7ae31b620cc81ee1d277dad7723668.zip
28060: xmlsoft --nodtdattr completion thanks to Vincent Lefevre.
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_xmlsoft1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_xmlsoft b/Completion/Unix/Command/_xmlsoft
index 6baecf57b..213260dd0 100644
--- a/Completion/Unix/Command/_xmlsoft
+++ b/Completion/Unix/Command/_xmlsoft
@@ -14,6 +14,7 @@ case $service in
       '--debug[dump the tree of the result instead]' \
       '--dumpextensions[dump registered extension elements and functions]' \
       '--novalid[skip the DTD loading phase]' \
+      '--nodtdattr[do not default attributes from the DTD]' \
       '--noout[do not dump the result]' \
       '--maxdepth[increase the maximum depth]:depth' \
       '--maxparsedepth[increase the maximum parser depth]:depth' \