Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackson Harper <jackson@novell.com>2004-04-05 21:48:42 +0400
committerJackson Harper <jackson@novell.com>2004-04-05 21:48:42 +0400
commita2c2d33a29e9eec01ccc9747ac90fd7e913b93e3 (patch)
treef929c895307c1108ea33853effc6db7c7f6ba677 /man/ilasm.1
parent09585dd904f4326ff9f19718d587f260449ea9bb (diff)
* man/ilasm.1: Show /output instead of /out as the switch for
specifying output file names. svn path=/trunk/mono/; revision=25052
Diffstat (limited to 'man/ilasm.1')
-rw-r--r--man/ilasm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ilasm.1 b/man/ilasm.1
index 1301ed8ad47..73dabf139a2 100644
--- a/man/ilasm.1
+++ b/man/ilasm.1
@@ -16,7 +16,7 @@ CIL byte code that can be executed by any system that implemented a Common
Language Infrastructure virtual machine.
.SH OPTIONS
.TP
-.B \//out:<file_name>
+.B \//output:<file_name>
Specify the output file name.
.TP
.B \//exe