Man page - ui-auto-shell(1)
Packages contains this manual
Manual
UI-AUTO-SHELL
NAMEDESCRIPTION
AUTHOR
NAME
ui-auto-shell - a tool from the ui-auto tool box.
DESCRIPTION
Documentation is fully in the usage output via "ui-auto-shell -H". This is just a copy for convenience:
Enter a shell tainted via âui-auto-env -dâ. Any arguments you supply will be added to the âui-auto-envâ call:
Produce shell code to taint the environment to use ui-auto enabled projects.
Usage: ui-auto-env [-h|-H] -d -p -D -I -E arg -S arg ID
-h|-H : Get usage help; short (-h) or complete (-H).
Options:
-d : Also run for the projectâs dependencies.
-p : Also set the path of the project as cwd.
-D : Only run for the projectâs dependencies.
-I : Information on a projectâs configuration in
âË/.ui-auto.confâ.
-E arg: Exports to produce, given as space-separated list.
[âPATH LD_LIBRARY_PATH CFLAGS CXXFLAGS LDFLAGS
ACLOCALâ]
Supported=âPATH LD_LIBRARY_PATH CFLAGS CXXFLAGS
LDFLAGS ACLOCALâ.
-S arg: Shell syntax to use. Supported: posix.
[âposixâ]
Positionals:
ID : A project id as configured in
âË/.ui-auto.confâ.
AUTHOR
Produced automatically by ui-auto on Mon, 29 Apr 2024 10:27:12 +0000.