From d8492fb67d0a517d26c587aba4ff430863c37b9c Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Wed, 17 Dec 2025 22:38:14 -0600 Subject: [PATCH] Update enroll harvest --- enroll-harvest.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enroll-harvest.md b/enroll-harvest.md index 74d843c..cc7d1ad 100644 --- a/enroll-harvest.md +++ b/enroll-harvest.md @@ -81,7 +81,7 @@ SSH username. Default is the local `$USER`. SSH port. Default is `22`. #### `--no-sudo` -Don’t use sudo on the remote host. +Don't use sudo on the remote host. This may cause a **partial harvest** (missing files/metadata) if the SSH user can't read everything. @@ -115,7 +115,7 @@ Each run gets a timestamped directory with an unpredictable suffix, e.g. ## Permutations (valid combinations) -Below are the common "flag permutations" you’ll typically use. +Below are the common "flag permutations" you'll typically use. ### Local harvest, plaintext (safe) ```bash