浏览代码

Update OPTIONS.md

Pedro Lopes 9 年之前
父节点
当前提交
0198e44b08
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      AdaptiveIndexDefrag/OPTIONS.md

+ 1 - 1
AdaptiveIndexDefrag/OPTIONS.md

@@ -1,4 +1,4 @@
-**Available options for AdaptiveIndexDefrag**
+**Available parameters for AdaptiveIndexDefrag**
 - **@Exec_Print** defaults to 1 (that is to execute the SQL code generated by this SP) or optionally 0 (just print the commands).
 - **@printCmds** defaults to 0 (do not print all commands to screen) or optionally 0 (print all commands to screen). Useful if you just want to see what commands would be executed.
 - **@outputResults** defaults to 0 (does not output fragmentation information) or optionally 0 (output fragmentation information after run completes).