Skip to content

Commit 44da291

Browse files
committed
History command
1 parent fb004a6 commit 44da291

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example/src/App.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ const App = () => {
129129
<td><code>sleep `ms`</code></td>
130130
<td>Sleeps for a number of milliseconds</td>
131131
</tr>
132+
<tr>
133+
<td><code>history</code></td>
134+
<td>Shows a history</td>
135+
</tr>
132136
</tbody>
133137
</table>
134138
</div>

0 commit comments

Comments
 (0)