NAME 

0alias - create quick scripts to run 0launch

SYNOPSIS 

0alias ALIAS INTERFACE [COMMAND]

DESCRIPTION 

Having to keep typing the full URI for a program each time you want to run it with 0launch is annoying. 0alias will create a little script in your PATH to do it for you.

EXAMPLES 

A program can be invoked using 0launch:

0launch

To avoid having to keep entering the URI, create an alias:

0alias rox-edit

To run Edit now:

rox-edit

To select a different version, or check for updates:

rox-edit --versions

If an interface provides more than one program, you can specifiy which one to use instead of the default. Eg:

0alias svn

0alias svnadmin http://example.com/subversion svnadmin

COMMAND-LINE OPTIONS 

-h, --help
Show the built-in help text.
-V, --version
Display version information.

LICENSE 

Copyright (C) 2006 Thomas Leonard.

You may redistribute copies of this program under the terms of the GNU General Public License.

BUGS 

Please report bugs to the developer mailing list:

http://0install.net/support.html

AUTHOR 

The Zero Install Injector was created by Thomas Leonard.

SEE ALSO 

0launch(1)

The Zero Install web-site: