Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5932a commit 482bdfcCopy full SHA for 482bdfc
‎src/app/homepage/pages/cli/usages/usages.component.html‎
@@ -114,14 +114,14 @@ <h4>generate (alias g)</h4>
114
$ nest generate service users</code>
115
OR <code class="language-bash">
116
$ nest g s users</code></pre>
117
- <h4>info</h4>
+ <h4>info alias i</h4>
118
<p>
119
The
120
<strong>info</strong> command will display your project information.
121
</p>
122
<pre><code class="language-bash">
123
$ nest info
124
- _ _ _ ___ _____ _____ _ _____
+ _ _ _ ___ _____ _____ _ _____
125
| \ | | | | |_ |/ ___|/ __ \| | |_ _|
126
| \| | ___ ___ | |_ | |\ `--. | / \/| | | |
127
| . ` | / _ \/ __|| __| | | `--. \| | | | | |
0 commit comments