]> scripts.mit.edu Git - wizard.git/blobdiff - wizard/command/massmigrate.py
Clarify 'userspace' => 'unpriviledged user'.
[wizard.git] / wizard / command / massmigrate.py
index 40090711ef746b132e914de119b4c8fdabd07ede..40580198966410714c5d9a27f8e2e5c852d5b47d 100644 (file)
@@ -73,9 +73,9 @@ be able to resume gracefully (without it, massmigrate must
 stat every install to find out if it migrated it yet).
 
 This command is intended to be run as root on a server with
-the scripts AFS patch.  You may run it in userspace for
-testing purposes, but then you MUST NOT run this on untrusted
-repositories.
+the scripts AFS patch.  You may run it as an unpriviledged
+user for testing purposes, but then you MUST NOT run this on
+untrusted repositories.
 """
     parser = _base.WizardOptionParser(usage)
     parser.add_option("--no-parallelize", dest="no_parallelize", action="store_true",