Skip to content

Commit

Permalink
Fix docu, closes #78
Browse files Browse the repository at this point in the history
  • Loading branch information
RetGal committed Feb 6, 2024
1 parent 4f308ea commit 0509cb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/fr_quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h4>Via les paramètres de la ligne de commande</h4>
<li><code>java -jar dayon.jar ah=example.com ap=4242</code> (Windows/Linux/macOS)</li>
<li><code>assisted.exe ah=example.com ap=4242</code> (Windows Quick Launch)</li>
</ul>
Si l'assistant est démarré avec ces paramètres, il se connecte directement à l'hôte transféré sans demander.
Si l'assisté est démarré avec ces paramètres, il se connecte directement à l'hôte transféré sans demander.
</p>

<h4>Via le fichier de configuration</h4>
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ <h4>Via command line parameters</h4>
<li><code>java -jar dayon.jar ah=example.com ap=4242</code> (Windows/Linux/macOS)</li>
<li><code>assisted.exe ah=example.com ap=4242</code> (Windows Quick Launch)</li>
</ul>
If the assistant is started with these parameters, then he connects directly to the given host without
If the assisted is started with these parameters, then he connects directly to the given host without
further inquiry.
</p>

Expand Down

0 comments on commit 0509cb7

Please sign in to comment.