Skip to content

Commit 6d5034f

Browse files
authored
Merge pull request #105 from 1991-mirec/master
DEF-31960: fix ip-list cmd documentation
2 parents a064395 + caedf49 commit 6d5034f

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)