aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-10-31 15:37:37 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-10-31 15:37:37 +0100
commitaabe785a423bed406f53c55db8afda3e0134cb45 (patch)
treee64305c7f0370b510c64778e47326b80a7c0c60c /docs
parentb7e91e9390f3a58cdcd857749ad161df4ed6f17f (diff)
downloadwebsite-aabe785a423bed406f53c55db8afda3e0134cb45.tar.gz
website-aabe785a423bed406f53c55db8afda3e0134cb45.zip
Add grep link
Diffstat (limited to 'docs')
-rw-r--r--docs/shell/shell.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/shell/shell.tmpl b/docs/shell/shell.tmpl
index d65f0bc..f8915a8 100644
--- a/docs/shell/shell.tmpl
+++ b/docs/shell/shell.tmpl
@@ -31,6 +31,7 @@
</button>
<div class="collapse show" id="commands-collapse">
<ul class="btn-toggle-nav list-unstyled fw-normal pb-1 small">
+ <li><a href="/docs/shell/grep.html" class="link-dark rounded"><b>grep</b></a></li>
<li><a href="/docs/shell/jq.html" class="link-dark rounded"><b>jq</b> - Command-line JSON processor</a></li>
<li><a href="#" class="link-dark rounded">Updates</a></li>
<li><a href="#" class="link-dark rounded">Reports</a></li>