heading changes

Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
This commit is contained in:
Deepa Kumaraswamy 2022-05-31 17:07:22 +05:30 committed by Ian Maddaus
parent 08397f11c8
commit 3feeab14c2

View file

@ -50,7 +50,7 @@ This subcommand has the following additional options:
Communicates with Chef Automate. Communicates with Chef Automate.
### Syntax for automate command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -62,7 +62,7 @@ inspec automate SUBCOMMAND
Verify the metadata in the *inspec.yml* file, verify that control blocks have the correct fields (title, description, impact) defined that all controls have visible tests, and the controls are not using deprecated InSpec DSL code. Verify the metadata in the *inspec.yml* file, verify that control blocks have the correct fields (title, description, impact) defined that all controls have visible tests, and the controls are not using deprecated InSpec DSL code.
### Syntax for check command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -70,7 +70,7 @@ This subcommand has the following syntax:
inspec check PATH inspec check PATH
``` ```
### Options for check command ### Options
This subcommand has the following additional options: This subcommand has the following additional options:
@ -87,7 +87,7 @@ This subcommand has the following additional options:
Detects the target OS. Detects the target OS.
### Syntax for detect command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -95,7 +95,7 @@ This subcommand has the following syntax:
inspec detect inspec detect
``` ```
### Options for detect command ### Options
This subcommand has the following additional options: This subcommand has the following additional options:
@ -273,7 +273,7 @@ Web-hosted file with basic authentication (supports .zip):
inspec exec https://username:password@webserver/linux-baseline.tar.gz inspec exec https://username:password@webserver/linux-baseline.tar.gz
``` ```
### Syntax for exec command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -281,7 +281,7 @@ This subcommand has the following syntax:
inspec exec LOCATIONS inspec exec LOCATIONS
``` ```
### Options for exec command ### Options
This subcommand has the following additional options: This subcommand has the following additional options:
@ -402,7 +402,7 @@ This subcommand has the following additional options:
Create a Chef Habitat package. Create a Chef Habitat package.
### Syntax for habitat command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -414,7 +414,7 @@ inspec habitat SUBCOMMAND
Describe available commands or one specific command. Describe available commands or one specific command.
### Syntax for help command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -426,7 +426,7 @@ inspec help [COMMAND]
Scaffold a new project. Scaffold a new project.
### Syntax for init command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -438,7 +438,7 @@ inspec init TEMPLATE
Read all tests in path and generate a json summary. Read all tests in path and generate a json summary.
### Syntax for json command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -446,7 +446,7 @@ This subcommand has the following syntax:
inspec json PATH inspec json PATH
``` ```
### Options for json command ### Options
This subcommand has the following additional options: This subcommand has the following additional options:
@ -465,7 +465,7 @@ This subcommand has the following additional options:
Does nothing. Does nothing.
### Syntax for nothing command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -477,7 +477,7 @@ inspec nothing
Install and manage [Chef InSpec plugins](/inspec/plugins/). Install and manage [Chef InSpec plugins](/inspec/plugins/).
### Syntax for plugin command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -489,7 +489,7 @@ inspec plugin SUBCOMMAND
Print the json schema. Print the json schema.
### Syntax for schema command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -501,7 +501,7 @@ inspec schema NAME
Open an interactive debugging shell. Open an interactive debugging shell.
### Syntax for shell command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -509,7 +509,7 @@ This subcommand has the following syntax:
inspec shell inspec shell
``` ```
### Options for shell command ### Options
This subcommand has the following additional options: This subcommand has the following additional options:
@ -600,7 +600,7 @@ This subcommand has the following additional options:
Supermarket commands. Supermarket commands.
### Syntax for supermarket command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -608,7 +608,7 @@ This subcommand has the following syntax:
inspec supermarket SUBCOMMAND ... inspec supermarket SUBCOMMAND ...
``` ```
### Options for supermarket command ### Options
This subcommand has additional options: This subcommand has additional options:
@ -619,7 +619,7 @@ This subcommand has additional options:
Download all dependencies and generate a lockfile in a `vendor` directory. Download all dependencies and generate a lockfile in a `vendor` directory.
### Syntax for vendor command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -627,7 +627,7 @@ This subcommand has the following syntax:
inspec vendor PATH inspec vendor PATH
``` ```
### Options for vendor command ### Options
This subcommand has additional options: This subcommand has additional options:
@ -638,7 +638,7 @@ This subcommand has additional options:
Prints the version of this tool. Prints the version of this tool.
### Syntax for version command ### Syntax
This subcommand has the following syntax: This subcommand has the following syntax:
@ -646,7 +646,7 @@ This subcommand has the following syntax:
inspec version inspec version
``` ```
### Options for version command ### Options
This subcommand has the following additional options: This subcommand has the following additional options: