Updated FAQ (markdown)

RustDesk
2024-06-12 10:33:41 +08:00
parent 731b7a139e
commit 4a38ebfda6

5
FAQ.md

@@ -353,6 +353,11 @@ Case study:
> B: Thanks, you have the true answer. The issue come from our Fortinet Client.
# Command line output on Windows
cmd.exe: `rustdesk --get-id | more`
PowerShell: `rustdesk.exe --get-id | Out-String`
https://github.com/rustdesk/rustdesk/discussions/6377#discussioncomment-8094952