From 34cf2a1f60064e2c328c40313ef46a90643056c8 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 8 Feb 2024 20:53:21 +0100 Subject: [PATCH] code quote the key --- doc/ADMIN.md | 2 +- doc/ADMIN_fr.md | 2 +- doc/POST_INSTALL.md | 2 +- doc/POST_INSTALL_fr.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index eb0a831..72a828c 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -3,4 +3,4 @@ Credentials to use in RustDesk client Settings -> Network ID Server: __DOMAIN__ Relay Server: __DOMAIN__ API Server: https://__DOMAIN__ -key: __KEY__ +Key: `__KEY__` diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 5608273..3679414 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -3,4 +3,4 @@ Informations d'identification à utiliser dans le client RustDesk sous Paramètr Serveur ID : __DOMAIN__ Serveur relais : __DOMAIN__ Serveur API : https://__DOMAIN__ -Key : __KEY__ +Key : `__KEY__` diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 4eea33a..ca8f326 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -3,4 +3,4 @@ Credentials to use in RustDesk client Settings -> Network ID Server: __DOMAIN__ Relay Server: __DOMAIN__ API Server: https://__DOMAIN__ -The key can be found here: __INSTALL_DIR__/id_ed25519.pub +The key can be found here: `__INSTALL_DIR__/id_ed25519.pub` diff --git a/doc/POST_INSTALL_fr.md b/doc/POST_INSTALL_fr.md index 64ea338..8a4c808 100644 --- a/doc/POST_INSTALL_fr.md +++ b/doc/POST_INSTALL_fr.md @@ -3,4 +3,4 @@ Informations d'identification à utiliser dans le client RustDesk sous Paramètr Serveur ID : __DOMAIN__ Serveur relais : __DOMAIN__ Serveur API : https://__DOMAIN__ -La clé peut être trouvée ici: __INSTALL_DIR__/id_ed25519.pub +La clé peut être trouvée ici: `__INSTALL_DIR__/id_ed25519.pub`