1mono-cil-strip(1)           General Commands Manual          mono-cil-strip(1)
2
3
4

NAME

6       Mono CIL strip
7

SYNOPSIS

9       mono-cil-strip [options] assembly [output-assembly]
10

DESCRIPTION

12       mono-cil-strip  is a tool which takes an assembly, and empty its method
13       bodies.  This is useful to reduce an assembly size when an assembly has
14       already  been compiled using Mono's Ahead Of Time compiler (AOT), where
15       the CIL code is no longer necessary, but the metadata still is.
16

OPTIONS

18       The following options are available:
19
20       -q     Only output errors.
21
23       Copyright (C) 2008 Novell, Inc (http://www.novell.com)
24

MAILING LISTS

26       Mailing  lists   are   listed   at   http://www.mono-project.com/commu
27       nity/help/mailing-lists/
28

LICENSE

30       mono-cil-strip  is  licensed under the MIT/X11 license. Please read the
31       accompayning MIT.X11 file for details.
32

SEE ALSO

34       monolinker(1),mkbundle(1),mono(1),mcs(1).
35
36
37
38                                                             mono-cil-strip(1)
Impressum