From 230bd931bf3e63a0ab24ffa2d733a4b79bc2854d Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:12:23 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/rustdesk-server-pro/console/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/self-host/rustdesk-server-pro/console/_index.en.md b/content/self-host/rustdesk-server-pro/console/_index.en.md index f63c010..c66f7d5 100644 --- a/content/self-host/rustdesk-server-pro/console/_index.en.md +++ b/content/self-host/rustdesk-server-pro/console/_index.en.md @@ -90,6 +90,8 @@ 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 --strategy_name `. +You can also assign address book in this way, e.g. `--assign --token --address_book_name ` or `--assign --token --address_book_name --address_book_tag ` + The command line on Windows does not have output by default. To get output, please run like this, `"C:\Program Files\RustDesk\rustdesk.exe" ... | more` or `"C:\Program Files\RustDesk\rustdesk.exe" ... | Out-String`, see [here](https://github.com/rustdesk/rustdesk/discussions/6377#discussioncomment-8094952). ### Searching for a device