Added docs to use the -P/--progress flag for real time statistics

Signed-off-by: Anagh Kumar Baranwal <anaghk.dos@gmail.com>
This commit is contained in:
Anagh Kumar Baranwal
2018-10-23 12:14:52 +01:00
committed by Nick Craig-Wood
parent dedc7d885c
commit bbb9a504a8
5 changed files with 10 additions and 0 deletions
+2
View File
@@ -39,6 +39,8 @@ If you want to delete empty source directories after move, use the --delete-empt
**Important**: Since this can cause data loss, test first with the
--dry-run flag.
**Note**: Use the ` + "`-P`" + `/` + "`--progress`" + ` flag to view real-time transfer statistics.
`,
Run: func(command *cobra.Command, args []string) {
cmd.CheckArgs(2, 2, command, args)