update spec

This commit is contained in:
404
2012-08-17 09:40:15 +08:00
parent d0c69c2255
commit 490f359a17
6 changed files with 7 additions and 15 deletions
+3 -1
View File
@@ -870,7 +870,9 @@ name
操作成功返回 `true`,否则返回 `false`
除了使用 SDK 提供的方法,同样也可以借助七牛云存储提供的命令行辅助工具 [qboxrsctl](https://github.com/qiniu/devtools/tags) 达到同样的目的:
␍ // 取消预览图规格别名为 <Name> 的 Style␍ qboxrsctl unstyle <Bucket> <Name>
// 取消预览图规格别名为 <Name> 的 Style
qboxrsctl unstyle <Bucket> <Name>
<a name="watermarking-set-template"></a>