diff options
author | 2022-10-31 15:36:11 +0100 | |
---|---|---|
committer | 2022-10-31 15:36:11 +0100 | |
commit | 78869e86cdae2f237352ef01f7f66ed8e8f9b75f (patch) | |
tree | 2d4dfa6b26e121bab4aa157ebe1d912e310ff66a /docs/shell/grep.rhtml.config | |
parent | b6e4043565313f0b6ca396180c66d6194ae6c010 (diff) | |
download | website-78869e86cdae2f237352ef01f7f66ed8e8f9b75f.tar.gz website-78869e86cdae2f237352ef01f7f66ed8e8f9b75f.zip |
Add grep command into notes' section
Diffstat (limited to 'docs/shell/grep.rhtml.config')
-rw-r--r-- | docs/shell/grep.rhtml.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/shell/grep.rhtml.config b/docs/shell/grep.rhtml.config new file mode 100644 index 0000000..8b44c53 --- /dev/null +++ b/docs/shell/grep.rhtml.config @@ -0,0 +1,4 @@ +title: "Shell [grep]" +category: notes +pageNames: [shell, shell-commands, grep] +master: [docs/shell/shell.tmpl, master.rhtml] |