From 2010a68dd785effd953b629d2546d077e77e6e00 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 1 Dec 2015 17:28:10 +0800 Subject: [PATCH] JSDOC/PackerRun.vala --- JSDOC/PackerRun.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/PackerRun.vala b/JSDOC/PackerRun.vala index 87f9d39..99d379e 100644 --- a/JSDOC/PackerRun.vala +++ b/JSDOC/PackerRun.vala @@ -31,7 +31,7 @@ namespace JSDOC { "tmpdir", 'm', 0, OptionArg.STRING, ref opt_tmpdir, "Temporary Directory to use", null }, { "index-files", 'i', 0, OptionArg.FILENAME_ARRAY, ref opt_files_from ,"files that contain listing of files to compile", null }, - + { "keep-whitespace", 'w', 0, OptionArg.NONE, ref opt_keep_whitespace, "Keep whitespace", null }, { "debug", 0, 0, OptionArg.NONE, ref opt_debug, "Show debug messages", null }, // fixme -- keepwhite.. cleanup -- 2.39.2