mirror of
https://github.com/tickstep/aliyunpan.git
synced 2025-01-23 14:32:14 +08:00
not support album drive
This commit is contained in:
parent
136dfb082f
commit
4a623b443c
@ -27,9 +27,9 @@ import (
|
||||
func CmdDrive() cli.Command {
|
||||
return cli.Command{
|
||||
Name: "drive",
|
||||
Usage: "切换网盘(备份盘/资源库/相册)",
|
||||
Usage: "切换网盘(备份盘/资源库)",
|
||||
Description: `
|
||||
切换已登录账号的阿里云盘的工作网盘(备份盘/资源库/相册)
|
||||
切换已登录账号的阿里云盘的工作网盘(备份盘/资源库)
|
||||
如果运行该条命令没有提供参数, 程序将会列出所有的网盘列表, 供选择切换.
|
||||
|
||||
示例:
|
||||
|
Loading…
Reference in New Issue
Block a user