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

pull/32116/head^2
Elephant 2019-03-11 08:22:05 -07:00 committed by Randell Dawson
parent e36f2a29f8
commit 518cafa1f1
1 changed files with 1 additions and 0 deletions

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