mirror of
https://github.com/ViViDboarder/abuse-the-force.git
synced 2024-11-24 05:06:34 +00:00
Fix typo in description
This commit is contained in:
parent
7ce992db3a
commit
5d07fc9059
@ -45,7 +45,7 @@ module AbuseTheForce
|
||||
Atf_Config.add_target(Atf_Target.new(name, username, password, security_token, host))
|
||||
end
|
||||
|
||||
desc "update <alias> [--password | --sandbox=<true/false> | --securitytoken=<token>]", "Updates a remote target"
|
||||
desc "update <alias> [--password | --sandbox=<true/false> | --token=<token>]", "Updates a remote target"
|
||||
long_desc <<-LONG_DESC
|
||||
Updates a part of target with <alias>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user