From fe45f34bb8e278a0989d04a30fb9abc9d35dca21 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 9 Nov 2012 08:19:11 -0800 Subject: Updated docstring --- setup.py | 5 +++-- 1 file 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. """ -- cgit v1.2.3