]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/xpdf.cc
Reused eog HIG dialog in GPdf.
[evince.git] / pdf / xpdf / xpdf.cc
index 290cfe9901fbeea96a9b32f92f108c39c62b4214..73a0fe2a4660fda1da9f83c2221f4e9f95d6430a 100644 (file)
@@ -2,7 +2,7 @@
 //
 // xpdf.cc
 //
-// Copyright 1996-2002 Glyph & Cog, LLC
+// Copyright 1996-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
@@ -71,7 +71,7 @@ static ArgDesc argDesc[] = {
   {"-ps",         argString,      psFileArg,      sizeof(psFileArg),
    "default PostScript file name or command"},
   {"-paper",      argString,      paperSize,      sizeof(paperSize),
-   "paper size (letter, legal, A4, A3)"},
+   "paper size (letter, legal, A4, A3, match)"},
   {"-paperw",     argInt,         &paperWidth,    0,
    "paper width, in points"},
   {"-paperh",     argInt,         &paperHeight,   0,