Added the text "-T to prompt confirmation before overwriting files." to the article (#28217)

This commit is contained in:
Elephant
2019-03-11 08:22:05 -07:00
committed by Randell Dawson
parent e36f2a29f8
commit 518cafa1f1

View File

@@ -19,6 +19,7 @@ Commonly used options:
- `-f` to force move them and overwrite files without checking with the user.
- `-i` to prompt confirmation before overwriting files.
- `-n` do not overwrite an existing file
- `-T` to rename a file named source to destination
### Warning