diff --git a/pipeline/outputs/file.md b/pipeline/outputs/file.md index 475609aec..b7bd9d511 100644 --- a/pipeline/outputs/file.md +++ b/pipeline/outputs/file.md @@ -75,6 +75,7 @@ For example, if you set up the configuration as below: [OUTPUT] Name file + Match * Format template Template {time} used={Mem.used} free={Mem.free} total={Mem.total} ```