summaryrefslogtreecommitdiff
path: root/morph
diff options
context:
space:
mode:
Diffstat (limited to 'morph')
-rwxr-xr-xmorph3
1 files changed, 1 insertions, 2 deletions
diff --git a/morph b/morph
index 858dc154..1268edb0 100755
--- a/morph
+++ b/morph
@@ -72,8 +72,7 @@ class Morph(cliapp.Application):
metavar='N',
default=defaults['max-jobs'])
self.settings.boolean(['keep-path'],
- 'do not touch the PATH environment variable '
- '(use with tests ONLY)')
+ 'do not touch the PATH environment variable')
self.settings.boolean(['bootstrap'],
'build stuff in bootstrap mode; this is '
'DANGEROUS and will install stuff on your '