mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-20 21:43:19 -07:00
Merge pull request #56 from iskandergaba/hostname-typo-fix
Fixed --hostname argument typo in documentation
This commit is contained in:
commit
6a43a4e298
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue