forked from TrueCloudLab/rclone
Version v1.56.0
This commit is contained in:
parent
c67c1ab4ee
commit
37ff05a5fa
64 changed files with 11061 additions and 2081 deletions
|
@ -1,13 +1,13 @@
|
|||
---
|
||||
title: "rclone test makefiles"
|
||||
description: "Make a random file hierarchy in <dir>"
|
||||
description: "Make a random file hierarchy in a directory"
|
||||
slug: rclone_test_makefiles
|
||||
url: /commands/rclone_test_makefiles/
|
||||
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/test/makefiles/ and as part of making a release run "make commanddocs"
|
||||
---
|
||||
# rclone test makefiles
|
||||
|
||||
Make a random file hierarchy in <dir>
|
||||
Make a random file hierarchy in a directory
|
||||
|
||||
```
|
||||
rclone test makefiles <dir> [flags]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue