0launch --version (return code: 0)
0launch (zero-install) 2.12
Copyright (C) 2016 Thomas Leonard
This program comes with ABSOLUTELY NO WARRANTY,
to the extent permitted by law. You may redistribute copies of this program
under the terms of the GNU Lesser General Public License.
For more information about these matters, see the file named COPYING.
0launch -h (return code: 0)
Usage: 0launch [OPTIONS] URI [ARGS]
Options:
-c, --console never use GUI
--dry-run just print what would be executed
-g, --gui show graphical policy editor
-h, --help show this help message and exit
-v, --verbose more verbose output
--with-store=DIR add an implementation cache
-o, --offline try to avoid using the network
-m PATH, --main=PATH name of the file to execute
-w COMMAND, --wrapper=COMMAND
execute program using a debugger, etc
--before=VERSION choose a version before this
--command=COMMAND command to select
--cpu=CPU target CPU type
--message=STRING message to display when interacting with user
--not-before=VERSION minimum version to choose
--os=OS target operation system type
-r, --refresh refresh all used interfaces
-s, --source select source code
--version=RANGE specify version constraint (e.g. '3' or '3..')
--version-for=URI RANGE
set version constraints for a specific interface