Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

al --help

al --version (return code: 0)

Mono Assembly Linker (al.exe) version 4.2.1.0
al --help (return code: 0)

Mono Assembly Linker (al.exe) version 4.2.1.0
Usage: al [options] [sources]
Options: ('/out' must be specified)

  /? or /help               Display this usage message
  @<filename>               Read response file for more options
  /algid:<id>               Algorithm used to hash files (in hexadecimal)
  /base[address]:<addr>     Base address for the library
  /bugreport:<filename>     Create a 'Bug Report' file
  /comp[any]:<text>         Company name
  /config[uration]:<text>   Configuration string
  /copy[right]:<text>       Copyright message
  /c[ulture]:<text>         Supported culture
  /delay[sign][+|-]         Delay sign this assembly
  /descr[iption]:<text>     Description
  /e[vidence]:<filename>    Security evidence file to embed
  /fileversion:<version>    Optional Win32 version (overrides assembly version)
  /flags:<flags>            Assembly flags  (in hexadecimal)
  /fullpaths                Display files using fully-qualified filenames
  /keyf[ile]:<filename>     File containing key to sign the assembly
  /keyn[ame]:<text>         Key container name of key to sign assembly
  /main:<method>            Specifies the method name of the entry point
  /nologo                   Suppress the startup banner and copyright message
  /out:<filename>           Output file name for the assembly manifest
  /prod[uct]:<text>         Product name
  /productv[ersion]:<text>  Product version
  /t[arget]:lib[rary]       Create a library
  /t[arget]:exe             Create a console executable
  /t[arget]:win[exe]        Create a Windows executable
  /template:<filename>      Specifies an assembly to get default options from
  /title:<text>             Title
  /trade[mark]:<text>       Trademark message
  /v[ersion]:<version>      Version (use * to auto-generate remaining numbers)
  /win32icon:<filename>     Use this icon for the output
  /win32res:<filename>      Specifies the Win32 resource file

Sources: (at least one source input is required)
  <filename>[,<targetfile>] add file to assembly
  /embed[resource]:<filename>[,<name>[,Private]]
                            embed the file as a resource in the assembly
  /link[resource]:<filename>[,<name>[,<targetfile>[,Private]]]
                            link the file as a resource to the assembly
Installed via
mono-devel
Path
/usr/bin/al

Comments

Popular posts from this blog

Top 40 Highest Paying URL Shortener Companies - Best URL Shorteners To Earn Fast

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

PostgreSQL ALTER TABLE ... SET LOGGED / UNLOGGED

How To Configure pglogical | streaming replication for PostgreSQL