* Standardize manpage output: program name bold, options italic/emphasized
[oota-llvm.git] / docs / CommandGuide / llvm-link.pod
index 16a9b560c0c8fc1c9b01621c98f3960282cc656b..d7d34e271279862d69a6c8e46facf7db2e87a532 100644 (file)
@@ -6,7 +6,7 @@ llvm-link - LLVM linker
 
 =head1 SYNOPSIS
 
-llvm-link [options] filename [...]
+B<llvm-link> [I<options>] I<filename ...>
 
 =head1 DESCRIPTION