From 5792009d0c43267a6e4c7c767482ab0f46dd52f7 Mon Sep 17 00:00:00 2001 From: sawka Date: Tue, 8 Oct 2024 17:03:38 -0700 Subject: [PATCH] update blockids in wsh commands to use -b --- docs/index.mdx | 4 ++-- docs/wsh.mdx | 20 ++++++++++++++------ 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/docs/index.mdx b/docs/index.mdx index 58492b4..614adee 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -15,11 +15,11 @@ use [Github Issues](https://github.com/wavetermdev/waveterm/issues). These docs References: +* [Widgets](./widgets) * [Configuration](./config) * [Key Bindings](./keybindings) -* [Wsh](./wsh) +* [wsh command](./wsh) * [Telemetry](./telemetry) -* [Widgets](./widgets) * [FAQ](./faq)