Add missing TF and TB MCI codes to docs

This commit is contained in:
Bryan Ashby 2019-02-24 09:48:48 -07:00
parent 53e0358113
commit e37227f9d6
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ for a full listing. Many codes attempt to pay homage to Oblivion/2, iNiQUiTY, et
| `SO` | Total downloaded amount, system wide (formatted to appropriate bytes/megs/etc.) |
| `SU` | Total uploads, system wide |
| `SP` | Total uploaded amount, system wide (formatted to appropriate bytes/megs/etc.) |
| `TF` | Total number of files on the system |
| `TB` | Total amount of files on the system (formatted to appropriate bytes/megs/gigs/etc.) |
| `TP` | Total messages posted/imported to the system *currently* |
| `PT` | Total messages posted/imported to the system *today* |