Updated FAQ (markdown)

RustDesk 2024-10-08 22:29:58 +08:00
parent e7a592ed72
commit 6444e42a1a

2
FAQ.md

@ -364,7 +364,7 @@ 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`
- cmd.exe: `rustdesk.exe --get-id | more`
- PowerShell: `rustdesk.exe --get-id | Out-String`