[doc] README: Add new syntax for "list" command
This commit is contained in:
parent
b33bc791f7
commit
45f84a6b39
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ bar {
|
||||||
You can retrieve a list of modules and themes by entering:
|
You can retrieve a list of modules and themes by entering:
|
||||||
```
|
```
|
||||||
$ cd bumblebee-status
|
$ cd bumblebee-status
|
||||||
$ ./bumblebee-status -l
|
$ ./bumblebee-status -l themes
|
||||||
|
$ ./bumblebee-status -l modules
|
||||||
```
|
```
|
||||||
|
|
||||||
As a simple example, this is what my i3 configuration looks like:
|
As a simple example, this is what my i3 configuration looks like:
|
||||||
|
|
Loading…
Reference in a new issue