diff --git a/Documentation/UserGuide/update.md b/Documentation/UserGuide/update.md deleted file mode 100755 index efb014d4ea48591ae3b7067ac334033e8844432e..0000000000000000000000000000000000000000 --- a/Documentation/UserGuide/update.md +++ /dev/null @@ -1,18 +0,0 @@ -# update - -## 功能描述 - -将workload\_type原来的优化项更新为new.conf中的内容。 - -## 命令格式 - -**atune-adm update** - -## 使用示例 - -更新负载类型为test\_type,优化项名称为test\_name的优化项为new.conf。 - -``` -$ atune-adm update test_type test_name ./new.conf -``` -