Merge "Fix help message for ip floating delete
"
This commit is contained in:
commit
03b9a7282b
@ -89,7 +89,7 @@ class DeleteFloatingIP(command.Command):
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"ip_address",
|
"ip_address",
|
||||||
metavar="<ip-address>",
|
metavar="<ip-address>",
|
||||||
help="IP address to add to server",
|
help="IP address to delete",
|
||||||
)
|
)
|
||||||
return parser
|
return parser
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user