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
commit5c2d1528b81c4cc6d4018ea0b1d16dd98b14daa1 (patch)
tree443f94ed4d255be2b7bf6e3d4cb01f7d22570e34 /setup.py
parentc58207b74254b29cae0888a2cd87618a9fecc62b (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.
"""