Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
the-teacher committed Jan 28, 2023
1 parent d479580 commit ce1573c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,14 +272,14 @@ From the root of the project
<tr>
<td colspan="2">Helpers</td>
</tr>
<tr>
<td><b>bin/status</b></td>
<td>To see running containers and launched services</td>
</tr>
<tr>
<td><b>bin/cache</b></td>
<td>Toggle caching in development and restart web server</td>
</tr>
<tr>
<td><b>bin/status</b></td>
<td>To see running containers and launched services</td>
</tr>
<tr>
<td><b>bin/index</b></td>
<td>Run Search engines indexation</td>
Expand All @@ -290,7 +290,7 @@ From the root of the project
</tr>
<tr>
<td><b>bin/exec [COMMAND]</b></td>
<td>execute a command from <code>bin/helpers/helpers.rb</code>. Usually for debugging</td>
<td>Execute a command from <code>bin/helpers/helpers.rb</code>. Usually for debugging</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit ce1573c

Please sign in to comment.