diff --git a/pages/windows/cscript.md b/pages/windows/cscript.md index 44212798a5..b43dd5aaf2 100644 --- a/pages/windows/cscript.md +++ b/pages/windows/cscript.md @@ -1,7 +1,7 @@ # cscript > Run Windows Script Host programs in the command-line interface (CLI). -> See also: `wscript` for graphical user interface (GUI). +> See also: `wscript`. > More information: . - Set `cscript` (CLI) or `wscript` (GUI) as the default interpreter to run Windows Script Host programs: diff --git a/pages/windows/wscript.md b/pages/windows/wscript.md index 80347d59d5..d81ef2c61f 100644 --- a/pages/windows/wscript.md +++ b/pages/windows/wscript.md @@ -1,7 +1,7 @@ # wscript > Run Windows Script Host programs in the graphical user interface (GUI). -> See also: `cscript` for command-line interface (CLI). +> See also: `cscript`. > More information: . - Set `cscript` (CLI) or `wscript` (GUI) as the default interpreter to run Windows Script Host programs: