diff options
Diffstat (limited to 'elf/ldd.bash.in')
-rw-r--r-- | elf/ldd.bash.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/ldd.bash.in b/elf/ldd.bash.in index 85e0f88fa0..d296fb0ef4 100644 --- a/elf/ldd.bash.in +++ b/elf/ldd.bash.in @@ -44,7 +44,7 @@ Written by Roland McGrath and Ulrich Drepper." exit 0 ;; --h | --he | --hel | --help) - echo $"ldd [OPTION]... FILE... + echo $"Usage: ldd [OPTION]... FILE... --help print this help and exit --version print version information and exit -d, --data-relocs process data relocations |