Skip to content

Commit 07a6679

Browse files
committed
feat(security analysis, itools): update docs
Signed-off-by: Samir Romdhani <samir.romdhani_externe@rte-france.com>
1 parent eb687da commit 07a6679

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/itools/security-analysis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,14 +241,14 @@ Post-contingency limit violations:
241241
```
242242
243243
### Example 3
244-
The following example shows how to run a security analysis simulation with an `operator strategy` with `actions` for `contingency` of a given network.
244+
The following example shows how to run a security analysis simulation with an `operator strategy` with `actions` for a `contingency` of a given network.
245245
246246
```shell
247247
itools security-analysis \
248248
--case-file network.xiidm \
249249
--contingencies-file contingency.json \
250250
--strategies-file strategies.json \
251-
--actions-file action-reclose.json
251+
--actions-file actions-gen-load.json
252252
```
253253

254254
#### Inputs

0 commit comments

Comments
 (0)