diff --git a/Shorewall/lib.cli b/Shorewall/lib.cli index 4db0cb5fc..3249394c2 100644 --- a/Shorewall/lib.cli +++ b/Shorewall/lib.cli @@ -690,7 +690,7 @@ show_command() { echo "$g_product $SHOREWALL_VERSION RAW Table at $g_hostname - $(date)" echo show_reset - $g_tool-t raw -L $g_ipt_options + $g_tool -t raw -L $g_ipt_options ;; rawpost) [ $# -gt 1 ] && usage 1