Skip to content

Commit

Permalink
Update getting_started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dpc committed Jul 25, 2022
1 parent 61c2190 commit 6499f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cargo-crev/src/doc/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ subcommands are provided by shortcuts, such as `verify` for `crate verify`. For
specific help regarding a subcommand use the `-h` flag.

Note: You can abbreviate most `cargo-crev` subcommands. For example: `cargo crev
c v`.
cr v`.

## Verifying

Expand Down Expand Up @@ -521,4 +521,4 @@ will be continuously added in the future. Notably:
you can review a diff between already trusted and current version (`diff` and
`review --diff` commands).
- Security and serious flaws can be reported with `review --advisory` and are
visible in the `issues` output of `verify`.
visible in the `issues` output of `verify`.

0 comments on commit 6499f8c

Please sign in to comment.