mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-14 23:44:53 +08:00
comments change
This commit is contained in:
@@ -7,10 +7,10 @@ import (
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
Move a folder or a file, with 4 Use cases:
|
Move a folder or a file, with 4 Use cases:
|
||||||
mv fromDir toNewDir
|
mv fromDir toNewDir
|
||||||
mv fromDir toOldDir
|
mv fromDir toOldDir
|
||||||
mv fromFile toDir
|
mv fromFile toDir
|
||||||
mv fromFile toFile
|
mv fromFile toFile
|
||||||
|
|
||||||
Wildcard is not supported.
|
Wildcard is not supported.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user