File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
source/engine-guide/reference/engine-cli Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -15,3 +15,10 @@ create or convert the system database.
15
15
+----------------+------------------------------------------------------------------------+
16
16
| <command> help | Get help to a specific command e.g., ``EngineConfigCli config-db help``|
17
17
+----------------+------------------------------------------------------------------------+
18
+
19
+ The concrete commands and descriptions can be found in our manpages:
20
+
21
+ .. toctree ::
22
+ :maxdepth: 1
23
+
24
+ manpages
Original file line number Diff line number Diff line change
1
+ .. _engine-cli-manpages :
2
+
3
+ EngineCli Manpages
4
+ ======================
5
+
6
+ This is just an placeholder and will be replaced with the manpages.
You can’t perform that action at this time.
0 commit comments