From 8d9c95fe0b9b66ae5d703c33752bfea55c068b77 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Fri, 28 Oct 2011 12:45:14 -0700 Subject: [PATCH] More man page cleanup --- man/rustc.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/rustc.1 b/man/rustc.1 index 918a0a55ec9..22c7ebff3eb 100644 --- a/man/rustc.1 +++ b/man/rustc.1 @@ -66,7 +66,8 @@ output. \fB--no-trans\fR: Run all passes except translation. Produces no output. .TP -\fB-g\fR: Produce debug info. +\fB-g\fR: +Produce debug info. .TP \fB--OptLevel\fR=\fIlevel\fR: Set optimization level to \fIlevel\fR.