Merge pull request 'docs: add reference to the help page' (#1324) from a-kenji-docs-patch-3 into main

This commit is contained in:
clan-bot
2024-05-07 18:47:50 +00:00

View File

@@ -50,6 +50,11 @@ nix shell git+https://git.clan.lol/clan/clan-core#clan-cli
You can find reference documentation for the `clan` cli program [here](./reference/cli/index.md). You can find reference documentation for the `clan` cli program [here](./reference/cli/index.md).
Alternatively you can check out the help pages directly:
```terminalSession
clan --help
```
### Step 2: Initialize Your Project ### Step 2: Initialize Your Project
Set the foundation of your Clan project by initializing it as follows: Set the foundation of your Clan project by initializing it as follows: