Update _index.en.md

This commit is contained in:
Mr-Update 2024-05-21 22:00:23 +02:00 committed by GitHub
parent baace1b8ce
commit 35acae11f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,7 +85,7 @@ This can also be done via the API at command line on deployment or later by call
You can also assign strategy in this way, e.g. `--assign --token <generatedtoken> --strategy_name <strategyname>`. You can also assign strategy in this way, e.g. `--assign --token <generatedtoken> --strategy_name <strategyname>`.
The command line on Windows does not have output by default, to get output, please run like this, `"C:\Program Files\RustDesk\rustdesk.exe" <arg1> <arg2> ... | more`, or `"C:\Program Files\RustDesk\rustdesk.exe" <arg1> <arg2> ... | Out-String`, https://github.com/rustdesk/rustdesk/discussions/6377#discussioncomment-8094952. The command line on Windows does not have output by default. To get output, please run like this, `"C:\Program Files\RustDesk\rustdesk.exe" <arg1> <arg2> ... | more` or `"C:\Program Files\RustDesk\rustdesk.exe" <arg1> <arg2> ... | Out-String`, see [here](https://github.com/rustdesk/rustdesk/discussions/6377#discussioncomment-8094952).
### Searching for a device ### Searching for a device
1. Go to Devices. 1. Go to Devices.