From 479880f3a7cc1d8bd8444c3d53a96c2cc3749c64 Mon Sep 17 00:00:00 2001 From: agnonym <36710878+agnonym@users.noreply.github.com> Date: Fri, 14 Apr 2023 17:38:22 +0200 Subject: [PATCH] ~ | Doc: space coherence for the options --- docs/content/1_docs/3_modules/2_cli-generator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/1_docs/3_modules/2_cli-generator.md b/docs/content/1_docs/3_modules/2_cli-generator.md index 13a593f51..778b48c67 100644 --- a/docs/content/1_docs/3_modules/2_cli-generator.md +++ b/docs/content/1_docs/3_modules/2_cli-generator.md @@ -14,8 +14,8 @@ The command accepts several options: - `--hasMedias (-M)`, to attach images to your records - `--hasFiles (-F)`, to attach files to your records - `--hasPosition (-P)`, to allow manually reordering of records in the listing screen -- `--hasRevisions(-R)`, to allow comparing and restoring past revisions of records -- `--hasNesting(-N)`, to enable nested items in the module listing ( +- `--hasRevisions (-R)`, to allow comparing and restoring past revisions of records +- `--hasNesting (-N)`, to enable nested items in the module listing ( see [Nested Module](../3_modules/12_nested-modules.md)) - `--parentModel=`, to generate the route for a nested module. See ( see [Nested Module](../3_modules/12_nested-modules.md))