From 2fa69797f1411dc2d01b2729d77bee8dcea3b4c1 Mon Sep 17 00:00:00 2001 From: Mike Sawka Date: Tue, 8 Oct 2024 17:06:09 -0700 Subject: [PATCH] update blockids in wsh commands to use -b (#63) --- 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)