We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3297e1 commit 8849b8dCopy full SHA for 8849b8d
scripts/README.md
@@ -13,7 +13,7 @@ To run scripts in Sails >v1, one just needs to `sails run SCRIPT_NAME`, where `S
13
</thead>
14
<tbody>
15
<td nowrap>Create Admin</td>
16
- <td nowrap>`sails run create-admin`</td>
+ <td nowrap><code>sails run create-admin</code></td>
17
<td nowrap>
18
<ul>
19
<li><code>--email='user@domain.com'</code></li>
0 commit comments