You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nushell command documentation (under https://nushell.sh/commands) is automatically generated from the
5
+
built-in Help system (e.g., `help <command>`). Command doc cannot be updated in this repository, but
6
+
instead should be changed in the command source itself in https://github.com/nushell/nushell
7
+
-->
8
+
9
+
<!--
10
+
if this PR closes one or more issues, you can automatically link the PR with
11
+
them by using one of the [*linking keywords*](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword), e.g.
12
+
- this PR should close #xxxx
13
+
- fixes #xxxx
14
+
15
+
you can also mention related issues, PRs or discussions!
16
+
-->
17
+
18
+
# Description
19
+
20
+
<!--
21
+
Thank you for improving the Nushell documentation!
0 commit comments