i3bar: Update manpage/help with options
This commit is contained in:
@ -9,7 +9,7 @@ i3bar - xcb-based status- and workspace-bar
|
||||
|
||||
== SYNOPSIS
|
||||
|
||||
*i3bar* [*-s* 'sock_path'] [*-b* 'bar_id'] [*-v*] [*-h*]
|
||||
*i3bar* *-b* 'bar_id' [*-s* 'sock_path'] [*-t*] [*-h*] [*-v*] [*-V*]
|
||||
|
||||
== WARNING
|
||||
|
||||
@ -27,12 +27,18 @@ Overwrites the path to the i3 IPC socket.
|
||||
*-b, --bar_id* 'bar_id'::
|
||||
Specifies the bar ID for which to get the configuration from i3.
|
||||
|
||||
*-v, --version*::
|
||||
Display version number and exit.
|
||||
*-t, --transparency*::
|
||||
Enable transparency (RGBA colors)
|
||||
|
||||
*-h, --help*::
|
||||
Display a short help-message and exit
|
||||
|
||||
*-v, --version*::
|
||||
Display version number and exit.
|
||||
|
||||
*-V*::
|
||||
Be verbose.
|
||||
|
||||
== DESCRIPTION
|
||||
|
||||
*i3bar* displays a bar at the bottom (or top) of your monitor(s) containing
|
||||
|
Reference in New Issue
Block a user