From 54e1ed06127ac42455e38b31992518104f0b6774 Mon Sep 17 00:00:00 2001 From: hustcer Date: Wed, 18 Sep 2024 16:46:16 +0800 Subject: [PATCH] Refresh command docs for Nu 0.98.0 --- commands/docs/dexit.md | 2 +- commands/docs/enter.md | 2 +- commands/docs/g.md | 2 +- commands/docs/n.md | 2 +- commands/docs/p.md | 2 +- commands/docs/registry_query.md | 2 +- commands/docs/shells.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/commands/docs/dexit.md b/commands/docs/dexit.md index de8fe6e1b5e..561a5300cb1 100644 --- a/commands/docs/dexit.md +++ b/commands/docs/dexit.md @@ -2,7 +2,7 @@ title: dexit categories: | shells -version: 0.96.0 +version: 0.98.0 shells: | Leaves a previously entered working directory. usage: | diff --git a/commands/docs/enter.md b/commands/docs/enter.md index 9945f670092..094895f7b7f 100644 --- a/commands/docs/enter.md +++ b/commands/docs/enter.md @@ -2,7 +2,7 @@ title: enter categories: | shells -version: 0.96.0 +version: 0.98.0 shells: | Enters a new shell at the given path. usage: | diff --git a/commands/docs/g.md b/commands/docs/g.md index 5fe6141c90d..62cade0faa6 100644 --- a/commands/docs/g.md +++ b/commands/docs/g.md @@ -2,7 +2,7 @@ title: g categories: | shells -version: 0.96.0 +version: 0.98.0 shells: | Switch to a given shell, or list all shells if no given shell number. usage: | diff --git a/commands/docs/n.md b/commands/docs/n.md index aa5701686b5..3e9bd7128d5 100644 --- a/commands/docs/n.md +++ b/commands/docs/n.md @@ -2,7 +2,7 @@ title: n categories: | shells -version: 0.96.0 +version: 0.98.0 shells: | Switch to the next shell. usage: | diff --git a/commands/docs/p.md b/commands/docs/p.md index c0b029a02d4..2d987ceecdb 100644 --- a/commands/docs/p.md +++ b/commands/docs/p.md @@ -2,7 +2,7 @@ title: p categories: | shells -version: 0.96.0 +version: 0.98.0 shells: | Switch to the previous shell. usage: | diff --git a/commands/docs/registry_query.md b/commands/docs/registry_query.md index f8d74f8a4fb..3edbbee2239 100644 --- a/commands/docs/registry_query.md +++ b/commands/docs/registry_query.md @@ -2,7 +2,7 @@ title: registry query categories: | system -version: 0.96.0 +version: 0.98.0 system: | Query the Windows registry. usage: | diff --git a/commands/docs/shells.md b/commands/docs/shells.md index 3d94d0a4829..362768cc893 100644 --- a/commands/docs/shells.md +++ b/commands/docs/shells.md @@ -2,7 +2,7 @@ title: shells categories: | shells -version: 0.96.0 +version: 0.98.0 shells: | Lists all open shells. usage: |