Update pages/common/mv.md

Co-authored-by: spageektti <git@spageektti.cc>
This commit is contained in:
Managor 2024-08-15 14:21:06 +03:00 committed by GitHub
parent 2602d0575b
commit 797951025d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
`mv --force {{path/to/source}} {{path/to/target}}`
- Prompt for conf[i]rmation before overwriting existing files, regardless of file permissions:
- Prompt for confirmation [i]nteractively before overwriting existing files, regardless of file permissions:
`mv --interactive {{path/to/source}} {{path/to/target}}`