`charmcraft init --help` doesn't list the available profiles
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
From looking at #932 it seems that `--profile` can take `simple`, `kubernetes`, `machine`.
It would be handy if `charmcraft init --help` listed all these options.
Currently it only mentions `simple`:
```
--profile: Use the specified project profile (defaults to
'simple')
```
Evaluation history
No evaluation history available.