]> git.lizzy.rs Git - rust.git/commit
Fix use of the `move` command in the Windows shell
authorTomáš Hübelbauer <tomas@hubelbauer.net>
Wed, 27 Apr 2016 08:56:35 +0000 (10:56 +0200)
committerTomáš Hübelbauer <tomas@hubelbauer.net>
Wed, 27 Apr 2016 08:56:35 +0000 (10:56 +0200)
commite6b9760df21f580e8210f97c01a957a91eeb91b5
treeb4c4b34233969a0e3ee04df4dc6d9c9751b5acaa
parent80bff1eea750404e559887d435c03d21f2b25921
Fix use of the `move` command in the Windows shell

`move` work both in `cmd` and in Powershell. `mv` works only in Powershell and the book says nothing about which shell is recommended so this could confuse beginners.

Closes #33219.
src/doc/book/getting-started.md