Skip to content

Commit

Permalink
Deployed fc59fac to 12.x with MkDocs 1.4.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 6, 2023
1 parent 53839d6 commit 51d6124
Show file tree
Hide file tree
Showing 5 changed files with 239 additions and 239 deletions.
4 changes: 2 additions & 2 deletions 12.x/commands/watchdog_delete/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5264,10 +5264,10 @@ <h1 id="watchdogdelete">watchdog:delete<a class="headerlink" href="#watchdogdele
<p>Delete watchdog log records.</p>
<h4 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h4>
<ul>
<li><code>drush watchdog:delete</code>. Delete all messages.</li>
<li><code>drush watchdog:delete all</code>. Delete all messages.</li>
<li><code>drush watchdog:delete 64</code>. Delete messages with id 64.</li>
<li><code>drush watchdog:delete "cron run succesful"</code>. Delete messages containing the string "cron run succesful".</li>
<li><code>@usage drush watchdog:delete --severity=Notice</code>. Delete all messages with a severity of notice.</li>
<li><code>drush watchdog:delete --severity=Notice</code>. Delete all messages with a severity of notice.</li>
<li><code>drush watchdog:delete --type=cron</code>. Delete all messages of type cron.</li>
</ul>
<h4 id="arguments">Arguments<a class="headerlink" href="#arguments" title="Permanent link">&para;</a></h4>
Expand Down
2 changes: 1 addition & 1 deletion 12.x/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 51d6124

Please sign in to comment.