[doc] README: Add note reg. module parameters
Add a note that "-l modules" also shows module parameters. fixes #333
This commit is contained in:
parent
fb70d37477
commit
37faef033e
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ bar {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
You can retrieve a list of modules and themes by entering:
|
You can retrieve a list of modules (and their parameters) and themes by entering:
|
||||||
```
|
```
|
||||||
$ cd bumblebee-status
|
$ cd bumblebee-status
|
||||||
$ ./bumblebee-status -l themes
|
$ ./bumblebee-status -l themes
|
||||||
|
|
Loading…
Reference in a new issue