summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/pfSsh.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/sbin/pfSsh.php')
-rwxr-xr-xusr/local/sbin/pfSsh.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr/local/sbin/pfSsh.php b/usr/local/sbin/pfSsh.php
index 9780438..25e66a1 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -76,7 +76,11 @@ function show_help() {
$show_help_text = <<<EOF
Example commands:
-
+
+ startrecording <recordingfilename>
+ stoprecording <recordingfilename>
+ showrecordings
+
parse_config(true); # reloads the \$config array
\$temp = print_r(\$config, true);
OpenPOWER on IntegriCloud