update
This commit is contained in:
parent
ae5ce5e368
commit
3628988d4a
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
(Format: Year/Month/Day)
|
||||
Changes for 0.9.3:
|
||||
*03/05/16:
|
||||
* Fixed logging file and better info message (Henrik)
|
||||
New argument to fluxbox -log <filename>
|
||||
main.cc
|
||||
*03/05/14:
|
||||
* Fixed Shape events, this fixes some decor issues with gkrellm and xmms (Henrik)
|
||||
Window.cc/hh, fluxbox.cc/hh
|
||||
|
|
|
@ -10,7 +10,7 @@ $ #Usage
|
|||
# Fluxbox %s: (c) %s Henrik Kinnunen\n\n\
|
||||
-display <sträng>\t\tanvänd skärmanslutning.\n\
|
||||
-rc <sträng>\t\t\tanvänd alternativ resursfil.\n\
|
||||
-version\t\t\tvisa version och avsluta.\n\
|
||||
-version\t\t\tvisa version och avsluta.\n\
|
||||
-info\t\t\t\tVisar nyttig information.\n\
|
||||
-log <filenamn>\t\t\tloggar utskriften till en fil.\n\
|
||||
-help\t\t\t\tvisa denna hjälptext och avsluta.\n\n
|
||||
|
|
Loading…
Reference in a new issue