scripts/xldd.in
changeset 2549 f1c730da41f3
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 Jul 12 23:21:27 2011 +0200
     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() {