1 .TH 0ALIAS 1 "2006" "Thomas Leonard" ""
3 0alias \- create quick scripts to run 0launch
8 \fBALIAS\fP \fBINTERFACE\fP [\fBCOMMAND\fP]
12 Having to keep typing the full URI for a program each time you want to run it
13 with 0launch is annoying. 0alias will create a little script in your PATH to
19 A program can be invoked using 0launch:
21 .B 0launch http://rox.sourceforge.net/2005/interfaces/Edit
24 To avoid having to keep entering the URI, create an alias:
26 .B 0alias rox-edit http://rox.sourceforge.net/2005/interfaces/Edit
34 To select a different version, or check for updates:
36 .B rox-edit --versions
39 If an interface provides more than one program, you can specifiy which
40 one to use instead of the default. Eg:
42 .B 0alias svn http://example.com/subversion
44 .B 0alias svnadmin http://example.com/subversion svnadmin
47 .SH COMMAND-LINE OPTIONS
50 \fB-h\fP, \fB--help\fP
51 Show the built-in help text.
54 \fB-V\fP, \fB--version\fP
55 Display version information.
59 Copyright (C) 2006 Thomas Leonard.
62 You may redistribute copies of this program under the terms of the GNU General Public License.
65 Please report bugs to the developer mailing list:
67 http://0install.net/support.html
71 The Zero Install Injector was created by Thomas Leonard.
76 The Zero Install web-site:
78 .B http://0install.net