Skip to content

Commit 6499f8c

Browse files
authored
Update getting_started.md
1 parent 61c2190 commit 6499f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cargo-crev/src/doc/getting_started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ subcommands are provided by shortcuts, such as `verify` for `crate verify`. For
103103
specific help regarding a subcommand use the `-h` flag.
104104

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

108108
## Verifying
109109

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

0 commit comments

Comments
 (0)