From fb5d2a05c29357d7c7b9b5ea2432029b83edf744 Mon Sep 17 00:00:00 2001 From: Orestis Floros Date: Sun, 3 Jan 2021 10:03:39 +0100 Subject: [PATCH] i3bar: Update manpage/help with options --- i3bar/src/main.c | 2 +- man/i3bar.man | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/i3bar/src/main.c b/i3bar/src/main.c index 4e729341b..ca9a06d6d 100644 --- a/i3bar/src/main.c +++ b/i3bar/src/main.c @@ -56,7 +56,7 @@ static char *expand_path(char *path) { } static void print_usage(char *elf_name) { - printf("Usage: %s -b bar_id [-s sock_path] [-t] [-h] [-v]\n", elf_name); + printf("Usage: %s -b bar_id [-s sock_path] [-t] [-h] [-v] [-V]\n", elf_name); printf("\n"); printf("-b, --bar_id \tBar ID for which to get the configuration\n"); printf("-s, --socket \tConnect to i3 via \n"); diff --git a/man/i3bar.man b/man/i3bar.man index d0b0148c7..580e683fe 100644 --- a/man/i3bar.man +++ b/man/i3bar.man @@ -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