Remove force option
authorradhika chippada <radhika@radhika.curoverse>
Wed, 19 Mar 2014 01:53:37 +0000 (21:53 -0400)
committerradhika chippada <radhika@radhika.curoverse>
Wed, 19 Mar 2014 01:53:37 +0000 (21:53 -0400)
services/api/script/setup-new-user.rb

index c8bc098f05ba1959249617ff6bafbf34b1308c64..8462a504302f8595dd62a94a320dd5ffb5953212 100755 (executable)
@@ -23,10 +23,6 @@ is not found.
 If creating a new user record, require authentication from an OpenID \
 with this OpenID prefix *and* a matching email address in order to \
 claim the account.
-  eos
-  opt :force, <<-eos
-Continue even if sanity checks raise flags: the given user is already \
-active, the given repository already exists, etc.
   eos
   opt :n, 'Do not change anything, just probe'
 end