Scroll to navigation

UI-AUTO-UPDATE(1) General Commands Manual UI-AUTO-UPDATE(1)

NAME

ui-auto-update - a tool from the ui-auto tool box.

DESCRIPTION

Documentation is fully in the usage output via "ui-auto-update -H". This is just a copy for convenience: Update ui-auto enabled projects.

Usage: ui-auto-update [-h|-H] -d -D -c -u -t -T -a -A ID


-h|-H : Get usage help; short (-h) or complete (-H).

Options:
-d : Also run for the project's dependencies.
-D : Only run for the project's dependencies.
-c : Also clean project(s).
-u : Also update vc working directories.
-t : Test: Also run the 'check' target.
-T : Test: Also run the 'distcheck' target.
-a : 'All project updates' shortcut. (implies c u)
-A : 'All project updates w/ dependencies' shortcut. (implies d c u)

Positionals:
ID : A project id as configured in '~/.ui-auto.conf'.

AUTHOR

Produced automatically by ui-auto on Wed, 24 Nov 2021 17:19:05 +0000.