`cargo help` doesn't work on clean Windows installation. **Steps** Just run any help command, such as `cargo help init`: ``` C:\Users\***>cargo help build No manual entry for C:\Users\***\AppData\Local\Temp\cargo-man07xxpc ``` **Notes** Output of `cargo version`: ``` cargo 1.50.0 (f04e7fab7 2021-02-04) ```