From a3f284349c9835253fa7d84c7286ae88b0c472c6 Mon Sep 17 00:00:00 2001 From: drodarie Date: Mon, 13 Jan 2025 17:35:54 +0100 Subject: [PATCH] docs: update bsb simulate command docs --- docs/cli/commands.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/cli/commands.rst b/docs/cli/commands.rst index a43b41b0..8217f891 100644 --- a/docs/cli/commands.rst +++ b/docs/cli/commands.rst @@ -114,6 +114,12 @@ Run a simulation from a compiled network architecture. * ``path/to/netw.hdf5``: Path to the network file. * ``sim-name``: Name of the simulation. +.. rubric:: Flags + +* ``-o``, ``--output-folder``: Output the simulation results to an existing folder. + If omitted, the current folder is used. + + .. _bsb_cache: Check the global cache