escape: Fix help description (#6352)

Resolves: #6351
This commit is contained in:
Jeremy Bicha 2017-07-13 10:44:33 -04:00 committed by Lennart Poettering
parent c1edab7ad1
commit 303608c1bc
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ static bool arg_path = false;
static void help(void) {
printf("%s [OPTIONS...] [NAME...]\n\n"
"Show system and user paths.\n\n"
"Escape strings for usage in system unit names.\n\n"
" -h --help Show this help\n"
" --version Show package version\n"
" --suffix=SUFFIX Unit suffix to append to escaped strings\n"