modify arch-update header to help displaying battery-upower help
Modify the header of arch-update.py so that when using `bumblebee-status -l modules`, the content of arch-update and batter-upower will be separated (i.e., one more blank line between the doc of arch-update and battery-upower).
This commit is contained in:
parent
33a9787b2f
commit
9161d63c25
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
"""Check updates to Arch Linux."""
|
"""Check updates to Arch Linux.
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Reference in a new issue