From 890727d42fe3c22ad0d0982131e0dfa04dfb368b Mon Sep 17 00:00:00 2001 From: Vitor Ayres Date: Sun, 24 Dec 2023 06:55:35 -0300 Subject: [PATCH] [v2] fix: info aside in /references/v1/cli/ (#1767) --- src/content/docs/references/v1/cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/references/v1/cli.mdx b/src/content/docs/references/v1/cli.mdx index feba7ca44d..cb830312a8 100644 --- a/src/content/docs/references/v1/cli.mdx +++ b/src/content/docs/references/v1/cli.mdx @@ -26,7 +26,7 @@ Options: It shows a concise list of information about the environment, Rust, Node.js and their versions as well as some relevant configurations. -:::info +:::note This command is pretty helpful when you need to have a quick overview of your application. When requesting some help, it can be useful that you share this report with us.