Fixed --hostname argument typo in documentation

This commit is contained in:
Iskander Gaba 2021-12-23 01:15:56 +01:00
commit 6cc53e91b0
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ Usage: $0 [OPTION]
-l,--list list available profiles -l,--list list available profiles
-b,--background COLOR set the background color -b,--background COLOR set the background color
-f,--foreground COLOR set the foreground 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 -i,--ip set the colors based on a hash of the ip
-r,--random set the colors randomly -r,--random set the colors randomly
--help this help --help this help

View file

@ -13,7 +13,7 @@ byobu\-select\-profile \- select your Byobu foreground and background colors
-f,--foreground COLOR set the foreground 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 -i,--ip set the colors based on a hash of the ip