From 39259bcaa80964f45ccddc035b3fa8bdb8e76b57 Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 19 Jul 2024 10:36:11 -0700 Subject: [PATCH] Update the docs. --- docs/read_the_docs/source/basic_tutorial/run_project.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/read_the_docs/source/basic_tutorial/run_project.rst b/docs/read_the_docs/source/basic_tutorial/run_project.rst index a770106f8a..60923d4aa0 100644 --- a/docs/read_the_docs/source/basic_tutorial/run_project.rst +++ b/docs/read_the_docs/source/basic_tutorial/run_project.rst @@ -53,7 +53,8 @@ Run ``openstudio workflow/run_analysis.rb -h`` to see all available commands/arg -y, --yml YML file -n, --threads N Number of parallel simulations (defaults to processor count) -m, --measures_only Only run the OpenStudio and EnergyPlus measures - -i, --building_id ID Only run this building ID; can be called multiple times + -i, --building_id ID Only run this building ID; can be called multiple times + -u, --upgrade_name NAME Only run this upgrade; can be called multiple times -k, --keep_run_folders Preserve run folder for all datapoints; also populates run folder in cli_output.log and results-xxx.csv files -s, --samplingonly Run the sampling only -d, --debug Preserve lib folder and xml/osw files for existing building