You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #4675 - mgeisler:align-cmdline-examples, r=alexcrichton
Align command line examples in "cargo help test"
The initial example used an indentation of four spaces, the other
examples used only two spaces. They now all use four spaces.
I checked all other Cargo commands and found no other such problems.
0 commit comments