From a5abafc7583ecda91323a49e58706ac2f99c931f Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Thu, 6 Oct 2016 11:20:18 +0100 Subject: Bug 697194: Document -gggg in muclean. --- source/tools/pdfclean.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source') diff --git a/source/tools/pdfclean.c b/source/tools/pdfclean.c index 22937186..5dd0d700 100644 --- a/source/tools/pdfclean.c +++ b/source/tools/pdfclean.c @@ -19,6 +19,7 @@ static void usage(void) "\t-g\tgarbage collect unused objects\n" "\t-gg\tin addition to -g compact xref table\n" "\t-ggg\tin addition to -gg merge duplicate objects\n" + "\t-gggg\tin addition to -ggg check streams for duplication\n" "\t-l\tlinearize PDF\n" "\t-a\tascii hex encode binary streams\n" "\t-d\tdecompress streams\n" -- cgit v1.2.3