From e37227f9d666b2ad4319f18da9c7020e2631e590 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sun, 24 Feb 2019 09:48:48 -0700 Subject: [PATCH] Add missing TF and TB MCI codes to docs --- docs/art/mci.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/art/mci.md b/docs/art/mci.md index 3e5e18c5..264d51b0 100644 --- a/docs/art/mci.md +++ b/docs/art/mci.md @@ -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* |