From 3fdb510d7cb9dbfe0541567b67a0a4491ca4cd60 Mon Sep 17 00:00:00 2001 From: pit-ray Date: Mon, 8 Jan 2024 02:54:57 +0900 Subject: [PATCH] change document --- docs/usage/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/index.md b/docs/usage/index.md index 8d028f7f..4bf923bb 100644 --- a/docs/usage/index.md +++ b/docs/usage/index.md @@ -241,7 +241,7 @@ source pit-ray/remote_vindrc_demo > **Warning**: `source user/repo` does not verify the safety of the .vindrc it reads, which may be a security hole. Therefore, use it for reliable repositories or your own dotfiles configurations. As a minimum security measure, win-vind only reads the contents of source the first time a `source` command is done, and does not update the contents as `git pull` does. -### **Use as automation command by server-client** +### **Use as UI automation command by server-client** The `--command` option allows us to execute an arbitrary command from a terminal.