equal
deleted
inserted
replaced
54 XMLNS=( |
54 XMLNS=( |
55 "tag:globalcode.info,2018:relpipe" |
55 "tag:globalcode.info,2018:relpipe" |
56 "http://www.w3.org/1999/xhtml" |
56 "http://www.w3.org/1999/xhtml" |
57 "http://www.w3.org/2000/svg" |
57 "http://www.w3.org/2000/svg" |
58 "http://www.w3.org/2005/Atom" |
58 "http://www.w3.org/2005/Atom" |
|
59 "http://docbook.org/ns/docbook" |
59 ) |
60 ) |
60 |
61 |
61 |
62 |
62 if [[ "$w1" == "--relation" && "x$w0" == "x" ]]; then COMPREPLY=("''") |
63 if [[ "$w1" == "--relation" && "x$w0" == "x" ]]; then COMPREPLY=("''") |
63 elif [[ "$w1" == "--records" && "x$w0" == "x" ]]; then COMPREPLY=("'/'") |
64 elif [[ "$w1" == "--records" && "x$w0" == "x" ]]; then COMPREPLY=("'/'") |