mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-21 15:28:50 -05:00
Add missing newline in paclog-pkglist help output
Add missing newline in paclog-pkglist help output Signed-off-by: Alastair Hughes <hobbitalastair@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
6a5156eedc
commit
45b6a3074a
@ -33,7 +33,7 @@ usage() {
|
||||
echo
|
||||
printf "Example: %s @localstatedir@/log/pacman.log\n" "${myname}"
|
||||
echo
|
||||
printf 'Defaults to: @localstatedir@/log/pacman.log'
|
||||
echo 'Defaults to: @localstatedir@/log/pacman.log'
|
||||
}
|
||||
|
||||
version() {
|
||||
|
Loading…
Reference in New Issue
Block a user