Skip to content

Commit

Permalink
rm extra tick
Browse files Browse the repository at this point in the history
  • Loading branch information
abu-usama committed Oct 4, 2023
1 parent 8e8557f commit a678e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipinfo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* `ipinfo tool prefix` introduced with some misc. prefix tools. Currently supports following subcommands:
- `addr` returns the base IP address of a prefix.
- `bits` returns the length of a prefix and reports `-1`` if invalid.
- `bits` returns the length of a prefix and reports `-1` if invalid.
- `masked` returns canonical form of a prefix, masking off non-high bits, and returns the zero if invalid.
- `is_valid` reports whether a prefix is valid.

Expand Down

0 comments on commit a678e17

Please sign in to comment.