From 5751cddde9c2107ef82f09e68bfea72c1863e061 Mon Sep 17 00:00:00 2001 From: Daniel Milde Date: Sun, 18 Feb 2024 21:38:54 +0100 Subject: [PATCH] docs: sequential option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f3b579dd..32508f131 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Flags: -n, --non-interactive Do not run in interactive mode -o, --output-file string Export all info into file as JSON -r, --read-from-storage Read analysis data from persistent key-value storage + --sequential Use sequential scanning (intended for rotating HDDs) -a, --show-apparent-size Show apparent size -d, --show-disks Show all mounted disks -B, --show-relative-size Show relative size