summaryrefslogtreecommitdiffstats
path: root/installer/slxos-setup
diff options
context:
space:
mode:
Diffstat (limited to 'installer/slxos-setup')
-rwxr-xr-xinstaller/slxos-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/slxos-setup b/installer/slxos-setup
index 9a14921d..b120cfc6 100755
--- a/installer/slxos-setup
+++ b/installer/slxos-setup
@@ -138,7 +138,7 @@ if ($action =~ m[import]i) {
list-supported
list-installed
update
-Try '$0 --help' for more info.\n");
+Try '%s --help' for more info.\n", $0);
}
__END__