Command `act-as-setup` is not documented
Open
documentation
status: consider closing
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
**What is wrong with the docs?**
The command `cabal act-as-setup` is not documented.
**Additional context**
```
$ grep -R 'act-as-setup' ./**/*.rst
$ cabal act-as-setup --help
Run as-if this was a Setup.hs
Usage: cabal act-as-setup
Flags for act-as-setup:
-h, --help Show this help text
--build-type=BUILD-TYPE Use the given build type.
```
Contributor guide
Assessment
This issue has not been assessed yet.