diff --git a/usr/bin/byobu-select-profile.in b/usr/bin/byobu-select-profile.in index 6f88960d..541cf1c6 100755 --- a/usr/bin/byobu-select-profile.in +++ b/usr/bin/byobu-select-profile.in @@ -63,7 +63,7 @@ Usage: $0 [OPTION] -l,--list list available profiles -b,--background COLOR set the background color -f,--foreground COLOR set the foreground color - -h,--hostnmae set the colors based on a hash of the hostname + -h,--hostname set the colors based on a hash of the hostname -i,--ip set the colors based on a hash of the ip -r,--random set the colors randomly --help this help diff --git a/usr/share/man/man1/byobu-select-profile.1 b/usr/share/man/man1/byobu-select-profile.1 index 493b27bf..022dc0a5 100644 --- a/usr/share/man/man1/byobu-select-profile.1 +++ b/usr/share/man/man1/byobu-select-profile.1 @@ -13,7 +13,7 @@ byobu\-select\-profile \- select your Byobu foreground and background colors -f,--foreground COLOR set the foreground color - -h,--hostnmae set the colors based on a hash of the hostname + -h,--hostname set the colors based on a hash of the hostname -i,--ip set the colors based on a hash of the ip