mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
Fixed --hostname argument typo in documentation
This commit is contained in:
parent
bfb7a763d0
commit
6cc53e91b0
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