<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Usage</title><link>https://sourceforge.net/p/lilac/wiki/Usage/</link><description>Recent changes to Usage</description><atom:link href="https://sourceforge.net/p/lilac/wiki/Usage/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 05 Apr 2015 08:16:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lilac/wiki/Usage/feed" rel="self" type="application/rss+xml"/><item><title>Usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/Usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -12,7 +12,7 @@
 -logfile  &amp;lt;logfile&amp;gt;                 |Specifies a log file to log into. If the logging is disabled this argument has no effect. If no log file has been specified and the logging is enabled log messages will be written to the standard output.
 -input  &amp;lt;sources&amp;gt;                   |Input sources for the tool in which the tool searches for it's input files, that is, class files for the disassembler and assembler files (files with the .jasm-suffix) for the assembler. The allowed sources are directories, zip files and jar files. If a directory itself contains zip or jar files, the tool looks into these as well.
 -output &amp;lt;directory&amp;gt;                 |The output directory in which the tool's output will be created (class files for the assembler, assembler files for the disassembler)
--D propertyname=propertyvalue       |With this argument you can set a system property, which influences the output and/or behavior of the tool. A list of available properties can be found [here](properties).   
+-D propertyname=propertyvalue       |With this argument you can set a system property, which influences the output and/or behavior of the tool. A list of available properties can be found [here](System properties).

 ##Assembler-specific arguments

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sun, 05 Apr 2015 08:16:32 -0000</pubDate><guid>https://sourceforge.neta6a1309c731219fd878f757b2cc50067e9f33b03</guid></item><item><title>Usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/Usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sun, 05 Apr 2015 08:14:06 -0000</pubDate><guid>https://sourceforge.nete4bc93ec2c256e180e20a168ff00f8186998e80a</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -18,6 +18,6 @@

 Argument                            |Description
 ------------------------------------|--------------------------------------------------------------
--classpath &amp;lt;sources&amp;gt;                | Sources, where the assembler will search for external classes. The allowed sources are directories, zip files and jar files. NOTE: different from the Java compiler you, the assembler classpath entries (sources) have to be separated by spaces, mit by colons. 
+-classpath &amp;lt;sources&amp;gt;                | Places where the assembler will search for external classes. The allowed sources are directories, zip files and jar files. NOTE: different from the Java compiler you, the assembler classpath entries (sources) have to be separated by spaces, mit by colons. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 13:09:35 -0000</pubDate><guid>https://sourceforge.net65410a4d92f28019a61251fad3a421b925db9b37</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,6 +1,6 @@
 #Lilac usage

-As Lilac assembler and disassembler are command line tools their operation ist controlled by arguments. A command line argument usually consists of an **option** (e.g -input) possibly followed by one or more **option arguments** (e.g. -output /temp/bin). This page describes the existing arguments and their meaning. There are two broad groups of arguments: general arguments common to both tools and tool-specific arguments.
+As Lilac assembler and disassembler are command line tools their operation ist controlled by arguments. A command line argument usually consists of an **option** (e.g -input) possibly followed by one or more **option arguments** (e.g. -output /temp/bin). Where appropriate the same **option** can be used multiple times. This page describes the existing arguments and their meaning. There are two broad groups of arguments: general arguments common to both tools and tool-specific arguments.

 ##General arguments

@@ -12,5 +12,12 @@
 -logfile  &amp;lt;logfile&amp;gt;                 |Specifies a log file to log into. If the logging is disabled this argument has no effect. If no log file has been specified and the logging is enabled log messages will be written to the standard output.
 -input  &amp;lt;sources&amp;gt;                   |Input sources for the tool in which the tool searches for it's input files, that is, class files for the disassembler and assembler files (files with the .jasm-suffix) for the assembler. The allowed sources are directories, zip files and jar files. If a directory itself contains zip or jar files, the tool looks into these as well.
 -output &amp;lt;directory&amp;gt;                 |The output directory in which the tool's output will be created (class files for the assembler, assembler files for the disassembler)
--D propertyname=propertyvalue       |With this argument you can set a system property, which influences the output and/or behavior of the tool. A list of available properties can be found [here](properties).    
+-D propertyname=propertyvalue       |With this argument you can set a system property, which influences the output and/or behavior of the tool. A list of available properties can be found [here](properties).   
+
+##Assembler-specific arguments
+
+Argument                            |Description
+------------------------------------|--------------------------------------------------------------
+-classpath &amp;lt;sources&amp;gt;                | Sources, where the assembler will search for external classes. The allowed sources are directories, zip files and jar files. NOTE: different from the Java compiler you, the assembler classpath entries (sources) have to be separated by spaces, mit by colons. 
+ 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 13:07:56 -0000</pubDate><guid>https://sourceforge.net7f6cd5bd5ba38bc3a38e173c4136ca157ddbae79</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -12,4 +12,5 @@
 -logfile  &amp;lt;logfile&amp;gt;                 |Specifies a log file to log into. If the logging is disabled this argument has no effect. If no log file has been specified and the logging is enabled log messages will be written to the standard output.
 -input  &amp;lt;sources&amp;gt;                   |Input sources for the tool in which the tool searches for it's input files, that is, class files for the disassembler and assembler files (files with the .jasm-suffix) for the assembler. The allowed sources are directories, zip files and jar files. If a directory itself contains zip or jar files, the tool looks into these as well.
 -output &amp;lt;directory&amp;gt;                 |The output directory in which the tool's output will be created (class files for the assembler, assembler files for the disassembler)
+-D propertyname=propertyvalue       |With this argument you can set a system property, which influences the output and/or behavior of the tool. A list of available properties can be found [here](properties).

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 13:02:24 -0000</pubDate><guid>https://sourceforge.net5883664655a3de1166c501ecc8d33b45af6dba4d</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -10,5 +10,6 @@
 -enablelogging                      |Enables lilac logging. NOTE: this argument is for debugging purposes only. The regular output, like assembler error messages wouldn't be affected.
 -loglevel &amp;lt;loglevel&amp;gt;                |Sets the log level if the logging has been enabled has otherwise no effect. There are four possible log levels: **error**,**warn**,**info**,**debug**. Default is **info**.
 -logfile  &amp;lt;logfile&amp;gt;                 |Specifies a log file to log into. If the logging is disabled this argument has no effect. If no log file has been specified and the logging is enabled log messages will be written to the standard output.
-                              
+-input  &amp;lt;sources&amp;gt;                   |Input sources for the tool in which the tool searches for it's input files, that is, class files for the disassembler and assembler files (files with the .jasm-suffix) for the assembler. The allowed sources are directories, zip files and jar files. If a directory itself contains zip or jar files, the tool looks into these as well.
+-output &amp;lt;directory&amp;gt;                 |The output directory in which the tool's output will be created (class files for the assembler, assembler files for the disassembler)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 12:59:17 -0000</pubDate><guid>https://sourceforge.netd7436b254fce6609eece762fb86f11da1f705631</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,6 +1,6 @@
 #Lilac usage

-As Lilac assembler and disassembler are command line tools their operation ist controlled by arguments. A command line arguments usually consist of a **option** (e.g -input) possibly followed by one or more **option arguments** (e.g. -output /temp/bin). This page describes the existing arguments and their meaning. There are two broad groups of arguments: general arguments common to both tools and tool-specific arguments.
+As Lilac assembler and disassembler are command line tools their operation ist controlled by arguments. A command line argument usually consists of an **option** (e.g -input) possibly followed by one or more **option arguments** (e.g. -output /temp/bin). This page describes the existing arguments and their meaning. There are two broad groups of arguments: general arguments common to both tools and tool-specific arguments.

 ##General arguments

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 08:10:14 -0000</pubDate><guid>https://sourceforge.netb29baf53e6f6ac55ff60bf842f696b8bef9fa29b</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,5 +8,7 @@
 Argument                            |Description
 ------------------------------------|--------------------------------------------------------------
 -enablelogging                      |Enables lilac logging. NOTE: this argument is for debugging purposes only. The regular output, like assembler error messages wouldn't be affected.
+-loglevel &amp;lt;loglevel&amp;gt;                |Sets the log level if the logging has been enabled has otherwise no effect. There are four possible log levels: **error**,**warn**,**info**,**debug**. Default is **info**.
+-logfile  &amp;lt;logfile&amp;gt;                 |Specifies a log file to log into. If the logging is disabled this argument has no effect. If no log file has been specified and the logging is enabled log messages will be written to the standard output.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 08:09:07 -0000</pubDate><guid>https://sourceforge.netb28d15d3efce478c61afa39f8be4b72e518eb303</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,5 +1,12 @@
 #Lilac usage

-As Lilac assembler and disassembler are command line tools their operation ist controlled by arguments. This page describes the existing arguments and their meaning. There are two broad groups of arguments: general arguments common to both tools and tool-specific arguments.
+As Lilac assembler and disassembler are command line tools their operation ist controlled by arguments. A command line arguments usually consist of a **option** (e.g -input) possibly followed by one or more **option arguments** (e.g. -output /temp/bin). This page describes the existing arguments and their meaning. There are two broad groups of arguments: general arguments common to both tools and tool-specific arguments.

-   
+##General arguments
+
+
+Argument                            |Description
+------------------------------------|--------------------------------------------------------------
+-enablelogging                      |Enables lilac logging. NOTE: this argument is for debugging purposes only. The regular output, like assembler error messages wouldn't be affected.
+                              
+              
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 08:00:31 -0000</pubDate><guid>https://sourceforge.net8ea445ad07bad33c43320477ef222bf67f7b3a49</guid></item><item><title>usage modified by Alexei Chmelev</title><link>https://sourceforge.net/p/lilac/wiki/usage/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="lilac-usage"&gt;Lilac usage&lt;/h1&gt;
&lt;p&gt;As Lilac assembler and disassembler are command line tools their operation ist controlled by arguments. This page describes the existing arguments and their meaning. There are two broad groups of arguments: general arguments common to both tools and tool-specific arguments.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexei Chmelev</dc:creator><pubDate>Sat, 04 Apr 2015 07:46:52 -0000</pubDate><guid>https://sourceforge.net9dcdff10c4174e336924cbd63a163eab5f701920</guid></item></channel></rss>