From fab0fdfe70dc3ab548bff44942f92c44d19a395e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 23 Mar 2007 14:18:43 +0000 Subject: * fixed incorrect uses of the _tr() function git-svn-id: http://svn.openslx.org/svn/openslx/trunk@812 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/slxos-export | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/slxos-export') 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__ -- cgit v1.2.3-55-g7522