summaryrefslogtreecommitdiffstats
path: root/installer/slxos-export
diff options
context:
space:
mode:
Diffstat (limited to 'installer/slxos-export')
-rwxr-xr-xinstaller/slxos-export2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/slxos-export b/installer/slxos-export
index cd9f763a..21db393f 100755
--- a/installer/slxos-export
+++ b/installer/slxos-export
@@ -100,7 +100,7 @@ if ($action =~ m[^list-ex]i) {
list-exported
list-installed
list-types
-Try '$0 --help' for more info.\n");
+Try '%s --help' for more info.\n", $0);
}
__END__