Merge pull request #56 from iskandergaba/hostname-typo-fix

Fixed --hostname argument typo in documentation
This commit is contained in:
Dustin Kirkland 2023-11-22 22:52:32 -06:00 committed by GitHub
commit 6a43a4e298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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