From 99bf0fc0416f6af2006f270c7dc1f921b78d50ba Mon Sep 17 00:00:00 2001 From: wugeer <1284057728@qq.com> Date: Fri, 16 Aug 2024 17:03:44 +0800 Subject: [PATCH] docs: update sample config.toml --- config/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.toml b/config/config.toml index 314cd2a..4db8e77 100644 --- a/config/config.toml +++ b/config/config.toml @@ -25,4 +25,4 @@ skip-total=true ignore-hidden=true # print sizes in powers of 1000 (e.g., 1.1G) -iso=true +output-format="si" \ No newline at end of file