Autobuild uninstall

From Second Life Wiki
Revision as of 20:03, 13 February 2011 by Oz Linden (talk | contribs) (Created page with "<!-- ======================================================================= This wiki page was generated by the converting the --help output from this command using the pyhelp2w…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage:

      autobuild uninstall [-h] [--config-file INSTALL_FILENAME]
                          [--installed-manifest INSTALLED_FILENAME]
                          [--install-dir INSTALL_DIR] [-n] [-q] [-v] [-d]
                          [package [package ...]]


Arguments:

package
List of packages to uninstall.

Options:

-h, --help show this help message and exit
--config-file INSTALL_FILENAME The file used to describe what should be installed (defaults to $AUTOBUILD_CONFIG_FILE or "autobuild.xml").
--installed-manifest INSTALLED_FILENAME The file used to record what is installed.
--install-dir INSTALL_DIR Where to find the default --installed-manifest file.
-n, --dry-run run tool in dry run mode if available
-q, --quiet minimal output
-v, --verbose verbose output
-d, --debug