add release dir

This commit is contained in:
Mario Fetka
2024-05-28 17:59:32 +02:00
parent 1a700daf11
commit 2d5eb9fe1c
142 changed files with 34106 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
'show' is used to display the value of a particular variable, or all
variables. Its usage is:
show <variable-name>
to display the value of a particular variable, or
show
to display the value of all variables.
Example:
show maxhits