Skip to content

Commit

Permalink
Document d alias
Browse files Browse the repository at this point in the history
  • Loading branch information
inquisitivecrystal committed Jul 15, 2021
1 parent 82636e8 commit b2e5d8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/src/reference/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ subcommand and arguments. The following aliases are built-in to Cargo:
[alias]
b = "build"
c = "check"
d = "doc"
t = "test"
r = "run"
```
Expand Down

0 comments on commit b2e5d8a

Please sign in to comment.