summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2012-11-09 08:19:26 -0800
committerJesse Morgan <jesse@jesterpm.net>2012-11-09 08:19:26 -0800
commitef685f48262d2804f5d7e609178775dc55da4836 (patch)
tree6e3006f8cb7c757d40f6ab4f8d35090202294c4d /setup.py
parentf61a42b26168cc4932b829bf307f92ff6c4dc21c (diff)
parentfe45f34bb8e278a0989d04a30fb9abc9d35dca21 (diff)
Merge branch 'master' into jesterpm
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 6d72cac..0b65c44 100755
--- a/setup.py
+++ b/setup.py
@@ -9,8 +9,9 @@ create a better world.
Usage: python setup.py [--nice] [--home=DIRECTORY]
- --nice Don't trample existing dot files
- --home=DIRECTORY Place links in DIRECTORY instead of $HOME
+ --nice Don't trample existing dot files.
+ --home=DIRECTORY Place links in DIRECTORY instead of $HOME.
+ --pretend Don't change anything, just say what would be done.
"""