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:
Pi-Yueh Chuang 2019-12-19 00:08:29 -05:00
parent 33a9787b2f
commit 9161d63c25
No known key found for this signature in database
GPG key ID: 83F49ABBF34F879D

View file

@ -1,4 +1,5 @@
"""Check updates to Arch Linux.""" """Check updates to Arch Linux.
"""
import subprocess import subprocess