"%s [OPTIONS...] COMMAND\n\n"
"Options:\n"
" -a --arch Run in different architecture\n"
- " --config Configuration File\n"
+ " --distro Selects the distribution to compile for\n"
" --debug Run in debug mode\n"
" -h --help Show help\n"
- " --offline Run in offline mode\n"
- " --root The path to operate in\n"
" --version Show version\n"
- " -y --yes Assume yes for all questions\n"
"\n"
"Commands:\n"
- " install Install packages\n"
- " remove Removes packages\n"
- " update Updates all installed packages\n"
- " sync Synchronises the system with upstream\n"
" search Search for packages\n"
" provides Shows which package provides a dependency\n"
" requires Shows which package requries a dependency\n"