OSDN Git Service

clarify that only the bash code was copied from drush
authorscribu <mail@scribu.net>
Sun, 26 May 2013 16:57:09 +0000 (19:57 +0300)
committerscribu <mail@scribu.net>
Sun, 26 May 2013 16:57:21 +0000 (19:57 +0300)
bin/wp

diff --git a/bin/wp b/bin/wp
index 0120a18..f53faf4 100755 (executable)
--- a/bin/wp
+++ b/bin/wp
@@ -1,6 +1,6 @@
 #!/usr/bin/env sh
 #
-# This script has been adapted from the drush wrapper script
+# This wrapper script has been adapted from the equivalent drush wrapper
 # and 99.9% of all credit should go to the authors of that project:
 # http://drupal.org/project/drush
 # And 0.09% to the author of this project: