From a722f98261702611b10624b6bbf864a440846d69 Mon Sep 17 00:00:00 2001 From: Yan Huihang Date: Sun, 22 Aug 2021 20:14:36 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df858f7..c1ffe29 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Losslessly compress ```Pictures``` folder and subfolders, located in the ```home $ caesiumclt -q 0 -RS -o ~/output/ ~/Pictures ``` -Note: Empty files are generated when disk full. +Note: Empty output pictures are generated when disk full, at least on GNU/Linux. ----------