titres de la partie cron

This commit is contained in:
Jérémy Lecour 2017-06-20 00:01:09 +02:00 committed by Jérémy Lecour
parent 9952bc390c
commit a225770792

View file

@ -71,8 +71,8 @@
</section> </section>
<section> <section>
<h3>Éditer une table</h3>
<pre> <pre>
<h3>Éditer une table</h3>
<code data-trim class="hljs nohighlight"> <code data-trim class="hljs nohighlight">
$ crontab -e $ crontab -e
</code> </code>
@ -92,8 +92,8 @@ MAILTO=alert@example.com
</section> </section>
<section> <section>
<h3>Documentation et consultation</h3>
<pre> <pre>
<h3>Documentation et consultation</h3>
<code data-trim class="hljs nohighlight"> <code data-trim class="hljs nohighlight">
$ man 5 crontab $ man 5 crontab
</code> </code>