From 23959e55b9fc96a65b5361cea390b9f58009604e Mon Sep 17 00:00:00 2001 From: Adriano Garcia Date: Mon, 8 Aug 2022 18:54:21 -0300 Subject: [PATCH] Update CLI.rst --- docs/source/CLI.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/CLI.rst b/docs/source/CLI.rst index 2a9f2d3..26b5e4c 100644 --- a/docs/source/CLI.rst +++ b/docs/source/CLI.rst @@ -420,7 +420,7 @@ Download-inputs - ``-class `` (It applies only for Bzip2) You can insert the class of workload you want to download (leave it empty to download all classes). - Possible options: all, small, medium, large. + Possible options: all, test, small, medium, large, and huge. - ``-force`` Use this option to delete any respective input file and download it again. -- GitLab