diff options
author | 2022-05-11 18:12:19 +0200 | |
---|---|---|
committer | 2022-05-11 18:12:19 +0200 | |
commit | 1508c40a92f4472231b976c6dd8d3e2c24daef72 (patch) | |
tree | 21a5a4c9d58d47b4fdfcc0dd6186784dbb8eb543 /docs/shell/commands.rhtml | |
parent | dfd94540d6d024efe9c08b48efe922591d92cae9 (diff) | |
download | website-1508c40a92f4472231b976c6dd8d3e2c24daef72.tar.gz website-1508c40a92f4472231b976c6dd8d3e2c24daef72.zip |
Add docs/shell/
Diffstat (limited to 'docs/shell/commands.rhtml')
-rw-r--r-- | docs/shell/commands.rhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/shell/commands.rhtml b/docs/shell/commands.rhtml new file mode 100644 index 0000000..3a029d2 --- /dev/null +++ b/docs/shell/commands.rhtml @@ -0,0 +1,4 @@ +<h1>Elenco dei comandi della shell</h1> +<ul> + <li><a href="/docs/shell/jq.html">jq</a></li> +</ul>
\ No newline at end of file |