mirror of
https://github.com/rclone/rclone.git
synced 2025-12-23 11:43:50 +00:00
box: add docs
* reorder remotes so they are in alphabetical order by full name everywhere * update CONTRIBUTING doc
This commit is contained in:
@@ -98,6 +98,11 @@ var (
|
||||
SubDir: false,
|
||||
FastList: false,
|
||||
},
|
||||
{
|
||||
Name: "TestBox:",
|
||||
SubDir: false,
|
||||
FastList: false,
|
||||
},
|
||||
}
|
||||
binary = "fs.test"
|
||||
// Flags
|
||||
|
||||
Reference in New Issue
Block a user