From d616ce496b383b696e66c63feb9c01a45e7021fb Mon Sep 17 00:00:00 2001 From: montag451 Date: Mon, 4 Mar 2024 11:24:35 +0100 Subject: [PATCH] doc: Fix token creation procedure Signed-off-by: montag451 --- doc/howto/server_expose.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/howto/server_expose.md b/doc/howto/server_expose.md index 3586f459dac..d3254060f7f 100644 --- a/doc/howto/server_expose.md +++ b/doc/howto/server_expose.md @@ -52,9 +52,8 @@ To authenticate a client using a trust token, complete the following steps: 1. On the server, enter the following command: - incus config trust add + incus config trust add - Enter the name of the client that you want to add. The command generates and prints a token that can be used to add the client certificate. 1. On the client, add the server with the following command: