Changes

WPKG flags

1 byte added, 09:15, 28 November 2006
fix a few nits
u - packages that can be upgraded
'''/show:<package>''' - Displays a summary of the specified package, including it's its state.
'''/install:<package>''' - Installs the specified package on the system.
'''/quitonerror''' - Quits execution if installation of any package was unsuccessful (default: install next package and show the error summary).
'''/debug''' or '''/verbose''' - Prints some debugging info. Prints everything WPKG does, useful for packet package installation debugging (and for new users which need to understand how WPKG works).
'''/dryrun''' - "Simulates" packet package installing, without installing anything. Does not execute any action. Assumes /debug on.
'''/help''' - Shows these flags with brief description message.
[[category:Documentation]]
Anonymous user