tag: remove the :b formatter

Superseded by /N. Removing since a) it's no longer needed, and b) its
name is not consistent with the other kb/mb/gb formatters.
This commit is contained in:
Daniel Eklöf 2024-09-05 08:23:47 +02:00
parent c80bae7604
commit 060586dbbe
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 0 additions and 11 deletions

View file

@ -20,8 +20,6 @@
environment variable.
* network: `type` tag ([#380][380]).
* network: `type` and `kind` tags ([#380][380]).
* tags: `b` tag formatter; divides the tag's decimal value with `8`
([#392][392]).
* tags: `/<N>` tag formatter: divides the tag's decimal value with `N`
([#392][392]).