scripts/xldd.in
changeset 2857 e974315d1e4c
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	Sun Jan 29 22:44:09 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() {