groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] How remove title?


From: Peng Yu
Subject: [Groff] How remove title?
Date: Fri, 12 Jun 2015 23:23:14 -0500

Hi, I use the following command to generate a pdf file from a manpage.
But the pdf file has title "Untitled". I want to unset it via groff.
But I don't see an option to set title to be null. Would you please
let me know how to unset the title with groff?

groff -Tps -mandoc -c < $(man -w ls) | ps2pdf - > /tmp/ls.pdf


-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]