From 87088f72bed29616cf7b1f7c387ce6dc413e1018 Mon Sep 17 00:00:00 2001 From: Henrik Brix Andersen Date: Sun, 5 Feb 2012 20:59:05 +0100 Subject: [PATCH] Fix help text --- slic3r.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slic3r.pl b/slic3r.pl index 6823f00ce..ef6101ec0 100755 --- a/slic3r.pl +++ b/slic3r.pl @@ -104,7 +104,7 @@ Usage: slic3r.pl [ OPTIONS ] file.stl --output-filename-format to generate the filename) Output options: - --output-filament-format + --output-filename-format Output file name format; all config options enclosed in brackets will be replaced by their values, as well as [input_filename_base] and [input_filename] (default: $Slic3r::output_filename_format)