Skip to content

Commit b2e5d8a

Browse files
Document d alias
1 parent 82636e8 commit b2e5d8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/src/reference/config.md

+1
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ subcommand and arguments. The following aliases are built-in to Cargo:
252252
[alias]
253253
b = "build"
254254
c = "check"
255+
d = "doc"
255256
t = "test"
256257
r = "run"
257258
```

0 commit comments

Comments
 (0)