summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2012-11-09 08:19:11 -0800
committerJesse Morgan <jesse@jesterpm.net>2012-11-09 08:19:11 -0800
commitfe45f34bb8e278a0989d04a30fb9abc9d35dca21 (patch)
tree443f94ed4d255be2b7bf6e3d4cb01f7d22570e34 /setup.py
parent8f94f6ed1ad32eebf6e36553ebc235ef00e2eeeb (diff)
Updated docstring
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.
"""