Fix config option

This commit is contained in:
Julien Danjou 2008-03-16 11:41:37 +01:00
parent 0f845913f4
commit a893843873
1 changed files with 2 additions and 8 deletions

View File

@ -9,13 +9,7 @@ awesome - awesome window manager
SYNOPSIS SYNOPSIS
-------- --------
awesome [ -v | --version ] awesome [ -v | --version ] [ -h | --help ] [ -k | --check ] [ -s | --sync ] [ --config | -c configuration file ]
awesome [ -h | --help ]
awesome [ -k | --check ] [ -c configuration file ]
awesome [ -s | --sync ] [ -c configuration file ]
DESCRIPTION DESCRIPTION
----------- -----------
@ -51,7 +45,7 @@ OPTIONS
Prints version information to standard output, then exits. Prints version information to standard output, then exits.
-h | --help:: -h | --help::
Prints help information, then exits. Prints help information, then exits.
--config || -c:: --config | -c::
Use an alternate configuration file instead of $HOME/.awesomerc. Use an alternate configuration file instead of $HOME/.awesomerc.
--check | -k:: --check | -k::
Check configuration file syntax. Check configuration file syntax.