summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/pfSsh.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-22 06:14:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-22 06:14:41 +0000
commit02105da42bf7052a68d70e8c9c5af028f3f049b0 (patch)
tree28c038a17579fbd60c1c4f13f22673b6cdecc085 /usr/local/sbin/pfSsh.php
parent60ff86015d98afbc72620695e81715e9a33baa30 (diff)
downloadpfsense-02105da42bf7052a68d70e8c9c5af028f3f049b0.zip
pfsense-02105da42bf7052a68d70e8c9c5af028f3f049b0.tar.gz
Add recording related commands
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