diff --git "a/Documentation/UserGuide/A-Tune\347\224\250\346\210\267\346\214\207\345\215\227.md" "b/Documentation/UserGuide/A-Tune\347\224\250\346\210\267\346\214\207\345\215\227.md" index a59dbfbab59118ca1311b19e466b886337802374..8af18ae14d8c578e5a10290ba461e131c733e7ca 100644 --- "a/Documentation/UserGuide/A-Tune\347\224\250\346\210\267\346\214\207\345\215\227.md" +++ "b/Documentation/UserGuide/A-Tune\347\224\250\346\210\267\346\214\207\345\215\227.md" @@ -1217,7 +1217,7 @@ A-Tune提供了最佳配置的自动搜索能力,免去人工反复做参数

type

-

评估结果的正负类型,positive代表最大化对应性能值,negative代表最小化对应性能值

+

评估结果的正负类型,positive代表最小化对应性能值,negative代表最大化对应性能值

枚举

diff --git a/README-zh.md b/README-zh.md index 9550db327e25dd51700c1413969f465cb25acbab..6413abaddc46d0a3fe5c147bc5eab87d6917b2a1 100644 --- a/README-zh.md +++ b/README-zh.md @@ -147,4 +147,4 @@ atune-adm analysis –model ./model/new-model.m atune-adm analysis mysql ``` -其他命令使用详见atune-adm help信息或A-Tune用户指南。 +其他命令使用详见atune-adm help信息或[A-Tune用户指南](./Documentation/UserGuide/A-Tune用户指南.md)。 diff --git a/README.md b/README.md index 7ffb169dc560d6f248cc9ca4099e1d39a0cfb1ec..cf33d80f9822f5db957dcbf69fe19ff202ca73e3 100644 --- a/README.md +++ b/README.md @@ -146,4 +146,4 @@ Example 3: Specify the current system application as MySQL, which is for referen atune-adm analysis mysql ``` -For details about other commands, see the atune-adm help information or A-Tune User Guide. +For details about other commands, see the atune-adm help information or [A-Tune User Guide](./Documentation/UserGuide/UserGuide.md).