Skip to content

Commit

Permalink
fix typo in cli fields
Browse files Browse the repository at this point in the history
  • Loading branch information
dipu989 committed Sep 21, 2024
1 parent 2711c1d commit 1024a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/loadbalancer/loadbalancer_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ If you wish to use a custom format, the available fields are:
* id
* name
* algorithm
* pulic_ip
* public_ip
* state
* private_ip
* firewall_id
* cluter_id
* cluster_id
* external_traffic_policy
* session_affinity
* session_affinity_config_timeout`,
Expand Down

0 comments on commit 1024a3f

Please sign in to comment.