X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FPackerRun.vala;h=99d379e6c4254774de0a1371525ae442d4b0f163;hp=87f9d396860a30e4f53e126cbbe4ba4517dedab6;hb=2010a68dd785effd953b629d2546d077e77e6e00;hpb=4eba4082396f507f04e6543d047ff1a3cec6ecff 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