Skip to content

Commit 242b026

Browse files
author
thomrick
committed
docs(cli) : uniformize command aliases
1 parent 482bdfc commit 242b026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/homepage/pages/cli/usages/usages.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h4>generate (alias g)</h4>
114114
$ nest generate service users</code>
115115
OR <code class="language-bash">
116116
$ nest g s users</code></pre>
117-
<h4>info alias i</h4>
117+
<h4>info (alias i)</h4>
118118
<p>
119119
The
120120
<strong>info</strong> command will display your project information.

0 commit comments

Comments
 (0)