rclone/cmd
Nick Craig-Wood 06ae4258be cmd: Fix -P not ending with a new line
Before this fix rclone didn't wait for the stats to be finished before
exiting, so the final new line was never printed.

After this change rclone will wait for the stats routine to cease
before exiting.
2018-10-03 21:46:18 +01:00
..
about
all cmd and fs: Added new command settier which performs storage tier changes on 2018-09-12 21:09:08 +01:00
authorize
cachestats
cat
check
cleanup
cmount mount,cmount: clip the number of blocks to 2^32-1 on macOS 2018-08-26 17:32:59 +01:00
config
copy
copyto
copyurl cmd: add copyurl command - Fixes #1320 2018-08-30 16:45:41 +01:00
cryptcheck
cryptdecode
dbhashsum
dedupe
delete
deletefile
genautocomplete
gendocs
hashsum
info
link jottacloud: add link sharing support 2018-09-08 09:38:57 +01:00
listremotes
ls
lsd
lsf
lsjson
lsl
md5sum
memtest
mkdir
mount mount,cmount: clip the number of blocks to 2^32-1 on macOS 2018-08-26 17:32:59 +01:00
mountlib cmd: Fix -P not ending with a new line 2018-10-03 21:46:18 +01:00
move
moveto
ncdu ncdu: return error instead of log.Fatal in Show 2018-09-07 10:06:37 +01:00
obscure
purge
rc
rcat
reveal Add reveal command 2018-08-07 20:51:50 +01:00
rmdir
rmdirs
serve serve ftp: disable on plan9 since it doesn't compile 2018-09-17 08:50:34 +01:00
settier cmd and fs: Added new command settier which performs storage tier changes on 2018-09-12 21:09:08 +01:00
sha1sum
size
sync
touch
tree
version version: fix test under Windows 2018-08-28 16:07:36 +01:00
cmd.go cmd: Fix -P not ending with a new line 2018-10-03 21:46:18 +01:00
progress_other.go cmd: Make --progress work on Windows 2018-08-26 17:20:38 +01:00
progress_windows.go cmd: Make --progress work on Windows 2018-08-26 17:20:38 +01:00
progress.go cmd: Fix -P not ending with a new line 2018-10-03 21:46:18 +01:00
siginfo_darwin.go
siginfo_others.go