Skip to content

Commit 97a1ed2

Browse files
lunnyzeripath
andauthored
Update cmd/migrate_storage.go
Co-authored-by: zeripath <art27@cantab.net>
1 parent 8458feb commit 97a1ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/migrate_storage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ var CmdMigrateStorage = cli.Command{
3333
cli.StringFlag{
3434
Name: "type, t",
3535
Value: "",
36-
Usage: "Kinds of files to migrate, could be one of 'attachments', 'lfs', 'avatars', 'repo-avatars', 'repo-archivers', 'packages'",
36+
Usage: "Type of stored files to copy. Allowed types: 'attachments', 'lfs', 'avatars', 'repo-avatars', 'repo-archivers', 'packages'",
3737
},
3838
cli.StringFlag{
3939
Name: "storage, s",

0 commit comments

Comments
 (0)