1MAUTIL(1)                        User Commands                       MAUTIL(1)
2
3
4

NAME

6       mautil - Mono.Addins Setup Utility
7

SYNOPSIS

9       mautil [options] <command> [arguments]
10

DESCRIPTION

12       The mautil tool works with Mono.Addins repositories and packages.
13

OPTIONS

15       --registry, -reg
16              Specify add-in registry path
17
18       --path, -p
19              Specify startup path
20
21       -v     Verbose output
22
23   Add-in commands:
24       install, i
25              Installs add-ins.
26
27       uninstall, u
28              Uninstalls add-ins.
29
30       check-install, ci
31              Checks installed add-ins.
32
33       update, up
34              Updates installed add-ins.
35
36       list, l
37              Lists installed add-ins.
38
39       list-av, la
40              Lists add-ins available in registered repositories.
41
42       list-update, lu
43              Lists available add-in updates.
44
45   Repository Commands:
46       rep-add, ra
47              Registers repositories.
48
49       rep-remove, rr
50              Unregisters repositories.
51
52       rep-update, ru
53              Updates the lists of available addins.
54
55       rep-list, rl
56              Lists registered repositories.
57
58   Add-in Registry Commands:
59       reg-update, rgu
60              Updates the add-in registry.
61
62       reg-build, rgb
63              Rebuilds the add-in registry.
64
65       info   Prints information about an add-in.
66
67   Packaging Commands:
68       rep-build, rb
69              Creates a repository index file for a directory structure.
70
71       pack, p
72              Creates a package from an add-in configuration file.
73
74       help, h
75              Shows help about a command.
76
77   Debug Commands:
78       dump-file
79              Prints the contents of a registry file.
80

SEE ALSO

82       mono(1).
83
84
85
86Mono.Addins                        May 2008                          MAUTIL(1)
Impressum