summaryrefslogtreecommitdiff
path: root/includes/pear/PEAR/Command/Mirror.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pear/PEAR/Command/Mirror.xml')
-rw-r--r--includes/pear/PEAR/Command/Mirror.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/includes/pear/PEAR/Command/Mirror.xml b/includes/pear/PEAR/Command/Mirror.xml
deleted file mode 100644
index fe8be9d..0000000
--- a/includes/pear/PEAR/Command/Mirror.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<commands version="1.0">
- <download-all>
- <summary>Downloads each available package from the default channel</summary>
- <function>doDownloadAll</function>
- <shortcut>da</shortcut>
- <options>
- <channel>
- <shortopt>c</shortopt>
- <doc>specify a channel other than the default channel</doc>
- <arg>CHAN</arg>
- </channel>
- </options>
- <doc>
-Requests a list of available packages from the default channel ({config default_channel})
-and downloads them to current working directory. Note: only
-packages within preferred_state ({config preferred_state}) will be downloaded</doc>
- </download-all>
-</commands> \ No newline at end of file