[modules/brightness] Update doc

This commit is contained in:
Tobias Witek 2019-12-24 14:01:31 +01:00
parent 880e78d895
commit 7a74c5e722

View file

@ -4,7 +4,7 @@
Parameters:
* brightness.step: The amount of increase/decrease on scroll in % (defaults to 2)
* brightness.device_path: The device path (defaults to /sys/class/backlight/intel_backlight)
* brightness.device_path: The device path (defaults to /sys/class/backlight/intel_backlight), can contain wildcards (in this case, the first matching path will be used)
"""