Difference between revisions of "Testing"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | + | {|style="border:solid #BABFDD; border-width:2px 2px 2px 2px;" width="60%" cellspacing="0" cellpadding="0" align="center" | |
| − | {|style="border:solid #BABFDD; border-width:2px 2px 2px 2px;" width="60%" cellspacing="0" cellpadding="0" align="center" | + | |style="background:#FFFfee; text-align:center; border:solid #BABFA3; border-width:1px 1px 2px 1px;" width="20%"|'''switch''' |
| − | |style="background:#FFFfee; text-align:center; border:solid #BABFA3; border-width:1px 1px 2px 1px;" width="20%"|''' | + | |
|style="background:#FFFfee; text-align:center; border:solid #BABFA3; border-width:1px 1px 2px 0px;" width="80%"|'''Description''' | |style="background:#FFFfee; text-align:center; border:solid #BABFA3; border-width:1px 1px 2px 0px;" width="80%"|'''Description''' | ||
|- | |- | ||
Revision as of 03:52, 25 June 2011
| switch | Description | |
| -e | Extract only, do not install. Will extract the archive to ~/<pbidirname> unless the -o option is used | |
| -f | Force installation, overwriting an already installed copy of the application | |
| -g | Get and show path to icon/images for GUI installations | |
| -i | Display information about specified PBI | |
| -l | Display LICENSE for specified PBI | |
| -o outdir | Specify the directory to use when extracting the PBI with -e. | |
| -r | Remote fetch installation file from update server. The system architecture and version will be automatically determined to fetch the correct file. | |
| -v | Enable verbose output | |
| --checkscript | Display any custom scripts used in the installation/removal of this PBI file. | |
| --licagree | Agree to LICENSE terms and conditions. Viewing the license can be done with -l flag | |
| --no-checksig | Skip the openssl signature verification of the PBI data | |
| --no-checksum | Skip the checksum verification of the archive data | |
| --no-hash | Disable using shared hash dir which uses hard-links to share files between applications | |
| --repo repoid | Specify which repository to use | |
| --rArch arch | Manually specify the PBI architecture type of i386 or amd64 | |
| --rVer version | Specify which version of the PBI to install | |
| A20m | 1.08 - IWET54WW | |
| A20p | 1.05 - IVET62WW |