From f57bc3762274c9a7712da8ab1981bafd88faae0a Mon Sep 17 00:00:00 2001 From: Mike Wyatt Date: Sun, 6 Oct 2024 13:27:18 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd7de6e..a91a971 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ CATEGORY: OPTIONS: --server-env value [ --server-env value ] Environment variables to set on the remote server - --local-editor {{SOCKET_PATH}} [ --local-editor {{SOCKET_PATH}} ] Local editor to use. {{SOCKET_PATH}} will be replaced with the socket path + --local-editor {{SOCKET_PATH}} [ --local-editor {{SOCKET_PATH}} ] Local editor to use. {{SOCKET_PATH}} will be replaced with the socket path (default: "nvim", "--server", "{{SOCKET_PATH}}", "--remote-ui") --help, -h show help ```