diff --git a/awesome.c b/awesome.c index 8ee56341..b16f2395 100644 --- a/awesome.c +++ b/awesome.c @@ -430,6 +430,7 @@ exit_help(int exit_code) -v, --version show version\n\ -c, --config FILE configuration file to use\n\ -k, --check check configuration file syntax\n\ + -a, --no-argb disable client transparency support\n\ -r, --replace replace an existing window manager\n"); exit(exit_code); }