
xml-list
List of commands for xml-list:
-
xml-list:tldr:08518 xml-list: Write the specified directory's listing to an XML document.$ xml list ${path-to-directory} > ${path-to-dir_list-xml}try on your machineexplain this command
-
xml-list:tldr:502c0 xml-list: Write the current directory's listing to an XML document.$ xml list > ${path-to-dir_list-xml}try on your machineexplain this command
-
xml-list:tldr:63291 xml-list: Display help for the `list` subcommand.$ xml list --helptry on your machineexplain this command