docs/cli.md in inspec-1.14.1 vs docs/cli.md in inspec-1.15.0
- old
+ new
@@ -212,9 +212,21 @@
* ``-t``, ``--target=TARGET``
Simple targeting option using URIs, e.g. ssh://user:pass@host:port
* ``--user=USER``
The login user for a remote scan.
+## habitat
+
+Commands for inspec + habitat integration
+
+### Syntax
+
+This subcommand has the following syntax:
+
+```bash
+$ inspec habitat SUBCOMMAND ...
+```
+
## help
Describe available commands or one specific command
### Syntax