scripts/xldd.in
changeset 2905 286b2937c101
parent 2548 4e913a0a7e56
child 2908 dcdb309b7967
     1.1 --- a/scripts/xldd.in	Mon Jul 11 00:15:00 2011 +0200
     1.2 +++ b/scripts/xldd.in	Tue Jan 03 18:39:11 2012 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  
     1.5  do_opt_error() {
     1.6      do_error "$@"
     1.7 -    printf "Try \`%s --help' for more information\n" >&2
     1.8 +    printf "Try \`%s --help' for more information\n" "${my_name}" >&2
     1.9  }
    1.10  
    1.11  do_trace() {