Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ListServices from docs as it is not in the image #520

Merged
merged 1 commit into from
Aug 5, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions en-US/win10/tools/CommandLineUtils.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ Looking to configure some of the settings on your device? The below tools all co

To shut down your device, type `shutdown /s /t 0`. To restart the device, use the `/r` switch instead with the command `shutdown /r /t 0`.

* **List Services**

This utility lists all the NT Services running on your Windows 10 IoT Core device. From a PowerShell session on your device, run `ListServices` to run the utility.

* **Set display resolution**

To adjust the resolution of a display connected to your Windows 10 IoT Core device, run `SetDisplayResolution [width] [height]`. To query the resolution, exclude the `[width]` and `[height]` parameters.
4 changes: 0 additions & 4 deletions zh-CN/win10/tools/CommandLineUtils.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ lang: zh-CN

若要关闭设备,请键入 `shutdown /s /t 0`。若要重新启动该设备,请使用{b\> \<b}`/r` 开关而不是 `shutdown /r /t 0` 命令。

* **列表服务**

此实用程序可列出 Windows 10 IoT Core 设备上运行的所有 NT 服务。从你的设备上的某一 PowerShell 会话,运行 `ListServices` 来运行该实用程序。

* **设置显示器分辨率**

若要调整连接到你的 Windows 10 IoT Core 设备的显示器的分辨率,请运行 `SetDisplayResolution [width] [height]`。若要查询分辨率,请排除 `[width]` 和 `[height]` 参数。