From 726443ae219c6c521fdbc1f54710785f9dee50f8 Mon Sep 17 00:00:00 2001 From: Christian Visintin Date: Mon, 8 Jun 2026 09:32:47 +0200 Subject: [PATCH] docs: fix update command (termscp update, not --update) in READMEs --- README.md | 2 +- docs/zh-CN/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97adbd6..10d1f15 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ pacman -S termscp For more information or other platforms, please visit [termscp.rs](https://termscp.rs/install) to view all installation methods. -⚠️ If you're looking on how to update termscp just run termscp from CLI with: `(sudo) termscp --update` ⚠️ +⚠️ If you're looking on how to update termscp just run termscp from CLI with: `(sudo) termscp update` ⚠️ ### Requirements ❗ diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index 7cb9848..58539d9 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -152,7 +152,7 @@ pacman -S termscp 如需更多信息或其他平台支持,请访问 [termscp.rs](https://termscp.rs/install) 查看所有安装方法。 -⚠️ 如果您想了解如何更新 termscp,只需从 CLI 运行 termscp: `(sudo) termscp --update` ⚠️ +⚠️ 如果您想了解如何更新 termscp,只需从 CLI 运行 termscp: `(sudo) termscp update` ⚠️ ### 依赖 ❗