rclone/cmd
Nick Craig-Wood ca841c56a8 Disable smart dashes so `--flag` shows properly in the docs - fixes #632 2016-08-22 16:46:08 +01:00
..
all Implement the rclone cat command 2016-08-18 22:45:32 +01:00
authorize Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
cat Implement the rclone cat command 2016-08-18 22:45:32 +01:00
check Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
cleanup Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
config Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
copy Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
dedupe Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
delete Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
genautocomplete Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
gendocs Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
ls Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
lsd Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
lsl Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
md5sum Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
memtest Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
mkdir Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
mount Disable smart dashes so `--flag` shows properly in the docs - fixes #632 2016-08-22 16:46:08 +01:00
move Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
purge Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
rmdir Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
sha1sum Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
size Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
sync Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
version Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
cmd.go Correct parameter order for copy/sync etc 2016-08-06 00:07:36 +01:00
rclone_test.go Move internals of rclone command into cmd so it can be imported externally 2016-08-04 22:33:46 +01:00
redirect_stderr.go Move internals of rclone command into cmd so it can be imported externally 2016-08-04 22:33:46 +01:00
redirect_stderr_unix.go Move internals of rclone command into cmd so it can be imported externally 2016-08-04 22:33:46 +01:00
redirect_stderr_windows.go Move internals of rclone command into cmd so it can be imported externally 2016-08-04 22:33:46 +01:00
versioncheck.go Move internals of rclone command into cmd so it can be imported externally 2016-08-04 22:33:46 +01:00