tools/qubes-create: fix docstring

This commit is contained in:
Rusty Bird 2018-09-11 23:50:24 +00:00
parent d181bf1aa4
commit 8eb9c64f20
No known key found for this signature in database
GPG Key ID: 469D78F47AAF2ADF

View File

@ -18,7 +18,7 @@
# License along with this library; if not, see <https://www.gnu.org/licenses/>. # License along with this library; if not, see <https://www.gnu.org/licenses/>.
# #
'''qvm-create - Create new Qubes OS store''' '''qubes-create - Create new Qubes OS store'''
import sys import sys
import qubes import qubes