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:
authorAndrés G. Aragoneses <knocte@gmail.com>2009-04-04 01:55:50 +0400
committerAndrés G. Aragoneses <knocte@gmail.com>2009-04-04 01:55:50 +0400
commita783dc62d69dce835c23553f41302a74727b1c76 (patch)
treefc971b77f79312e2fe79a6c69c505aadfc993e63 /man/monolinker.1
parent9e9f4d421cef194090598415725cc77434bd4dae (diff)
oops
svn path=/trunk/mono/; revision=131020
Diffstat (limited to 'man/monolinker.1')
-rw-r--r--man/monolinker.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/monolinker.1 b/man/monolinker.1
index c102614ecd9..ed207770aa9 100644
--- a/man/monolinker.1
+++ b/man/monolinker.1
@@ -193,10 +193,11 @@ This command will add the FooStep before the MarkStep:
.nf
monolinker -s Foo.FooStep,Foo:MarkStep -a program.exe
.fi
+.Sp
+This command will add the FooStep before the MarkStep
.TP
.I "-m CustomParam ParamValue"
Specify a parameter for a custom step.
-.Sp
.SH COPYRIGHT
Copyright (C) 2007 Novell, Inc (http://www.novell.com)
.SH BUGS