From c4c7270cc7108e514b596dd7f4aac53810f0186d Mon Sep 17 00:00:00 2001 From: Leon Krause Date: Thu, 10 May 2018 20:23:36 +0200 Subject: Fix help/man for --export and --export-debug --- misc/dist/linux/godot.6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/dist/linux') diff --git a/misc/dist/linux/godot.6 b/misc/dist/linux/godot.6 index 26ebe01af7..64495d817e 100644 --- a/misc/dist/linux/godot.6 +++ b/misc/dist/linux/godot.6 @@ -128,10 +128,10 @@ Print the frames per second to the stdout. Run a script. .TP \fB\-\-export\fR -Export the project using the given export target. +Export the project using the given export target. Export only main pack if path ends with .pck or .zip. .TP \fB\-\-export\-debug\fR -Use together with \fB\-\-export\fR, enables debug mode for the template. +Like \-\-export, but use debug template. .TP \fB\-\-doctool\fR Dump the engine API reference to the given in XML format, merging if existing files are found. -- cgit v1.2.3