From 319ab3bdd83ab9c0ca208893846b06296b76b9f5 Mon Sep 17 00:00:00 2001 From: "N. Tessa Pierce-Ward" Date: Mon, 23 Dec 2024 17:47:01 -0800 Subject: [PATCH] upd readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 566c532..e004d12 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,8 @@ options: number of times to retry failed downloads -n {1,2,3}, --n-simultaneous-downloads {1,2,3} number of simultaneous downloads (default=3) + -g, --genomes-only just download and sketch genome (DNA) files + -m, --proteomes-only just download and sketch proteome (protein) files ``` ## Code of Conduct