From 8eb9c64f2082e690dae997481a020a252b5234d1 Mon Sep 17 00:00:00 2001 From: Rusty Bird Date: Tue, 11 Sep 2018 23:50:24 +0000 Subject: [PATCH] tools/qubes-create: fix docstring --- qubes/tools/qubes_create.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qubes/tools/qubes_create.py b/qubes/tools/qubes_create.py index 28059a09..34babd6d 100644 --- a/qubes/tools/qubes_create.py +++ b/qubes/tools/qubes_create.py @@ -18,7 +18,7 @@ # License along with this library; if not, see . # -'''qvm-create - Create new Qubes OS store''' +'''qubes-create - Create new Qubes OS store''' import sys import qubes