mirror of
https://github.com/tickstep/aliyunpan.git
synced 2025-02-02 21:27:15 +08:00
rename album usage
This commit is contained in:
parent
048a6a5438
commit
c363d90e72
@ -52,7 +52,7 @@ func CmdAlbum() cli.Command {
|
|||||||
return cli.Command{
|
return cli.Command{
|
||||||
Name: "album",
|
Name: "album",
|
||||||
Aliases: []string{"abm"},
|
Aliases: []string{"abm"},
|
||||||
Usage: "相簿(Beta)",
|
Usage: "个人相册(Beta)",
|
||||||
UsageText: cmder.App().Name + " album",
|
UsageText: cmder.App().Name + " album",
|
||||||
Category: "阿里云盘",
|
Category: "阿里云盘",
|
||||||
Before: ReloadConfigFunc,
|
Before: ReloadConfigFunc,
|
||||||
|
Loading…
Reference in New Issue
Block a user