update-world
Name
cave-update-world — Updates the world set.
Synopsis
cave update-world [ --remove [ --if-nothing-left ] ] cat/pkg …
cave update-world [ --remove [ --if-nothing-left ] ] --set setname …
DESCRIPTION
Adds or removes items from the world set. This command is only for changing the contents of the world set; it does not install or uninstall anything.
OPTIONS
Global Options
Global options, used by every subcommand.
- -h , --help
- display help message
Output Options
Alter the output.
- --verbose (--no-verbose)
- Produce verbose output
Update Options
Alter how updates are performed.
- -r , --remove (+r , --no-remove)
- Remove the specified items instead of adding them
- -l , --if-nothing-left (+l , --no-if-nothing-left)
- Skip any removes where versions remain
- -s , --set (+s , --no-set)
- The parameters are set names, not package names