Skip to content

Commit caedf49

Browse files
committed
DEF-31960: fix ip-list cmd documentation
Signed-off-by: Miroslav Kovac <[email protected]>
1 parent a064395 commit caedf49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/command_line_interface/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@ imunify360-agent ip-list local [command] <value> [--option]
952952
|-|-|
953953
|<span class="notranslate">`-h`, `--help`</span>|Show this help message and exit|
954954

955-
`value` is an item to manipulate with. It can be IP itself or a country code (find necessary country codes here in [CIDR notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#IPv4_CIDR_blocks) in the column ISO ALPHA-2 CODE).
955+
`value` is an item to manipulate with. It must be a valid IP address.
956956

957957
### List
958958

0 commit comments

Comments
 (0)