Additions:
**declare** Declares or describes namespaces, variables and functions
**declare -p varname**
If the -p option is specified then the argument is used as a variable name and its type information is printed as in the [[CommandSet set]] command.
**declare -p varname**
If the -p option is specified then the argument is used as a variable name and its type information is printed as in the [[CommandSet set]] command.
Deletions:
Additions:
declare namespace xmlsh=http://www.xmlsh.org/namespaces/xmlsh
declare namespace
Result
declare namespace
Result
Deletions:
$ declare namespace
Additions:
**declare**
**declare** namespace [prefix=[uri]]
**declare** namespace [prefix=[uri]]
Deletions:
No Differences
Additions:
**declare** {namespace [prefix=[uri]]}
Deletions:
Additions:
======Command declare======
====Name====
**declare** Declares or lists namespaces
====Synopsis====
**declare** {namespace [prefix=[uri]]} ======
====Examples====
[[Commands]]
====Name====
**declare** Declares or lists namespaces
====Synopsis====
**declare** {namespace [prefix=[uri]]} ======
====Examples====
[[Commands]]
Deletions:
Additions:
[[CategoryCommands]]