Fix doc about the debug file location
This commit is contained in:
parent
b22356d52b
commit
1252a548a0
2 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ If errors occur, you should see them in the i3bar itself. If that does not work,
|
|||
$ ./bumblebee-status -d -m <list of modules>
|
||||
```
|
||||
|
||||
This will create a file called `debug.log` in the same directory as the executable `bumblebee-status`.
|
||||
This will create a file called `~/bumblebee-status-debug.log` by default. The file name can be changed by using the `-f` or `--logfile` option.
|
||||
|
||||
# Required Modules
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue