From 5c2d1528b81c4cc6d4018ea0b1d16dd98b14daa1 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(-) (limited to 'setup.py') 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