Skip to content

Commit

Permalink
Add missing '
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlink committed Apr 19, 2024
1 parent 164c0f2 commit 64944ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/subcommands/analyze.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In addition to the [usual FOSSA project flags](#common-fossa-project-flags) supp
| `--policy-id 'some policy id'` | | Assign a specific FOSSA policy to this project by id. Mutually excludes `--policy`. |
| `--project-label` | | assign up to 5 labels to the project |
| `--release-group-name 'MY_RG'` | | add the project to this release group (also requires `--release-group-release`) |
| `--release-group-release 'MY_RELEASE` | | add the project to this release version within the release group |
| `--release-group-release 'MY_RELEASE'`| | add the project to this release version within the release group |

### Filtering Paths and Targets

Expand Down

0 comments on commit 64944ed

Please sign in to comment.