From ccf71899d00be3c7625efc925a99732eff5430b2 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Tue, 14 Nov 2017 12:04:51 +0100 Subject: [PATCH] doc: --cache-dir command line argument removed --- README.rst | 2 +- doc/index.rst | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 053de7b..b2b6bde 100644 --- a/README.rst +++ b/README.rst @@ -118,5 +118,5 @@ Files and Directories This is a single file that contains all the rules from all input files and should be used by Suricata. -``/var/lib/suricata/cache`` +``/var/lib/suricata/rules/.cache`` Downloaded rule files are cached here. diff --git a/doc/index.rst b/doc/index.rst index 883147f..258a557 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -35,13 +35,6 @@ Options Default: */var/lib/suricata/rules* -.. option:: --cache-dir - - Directory where files are cached, such as files downloaded from a - URL. - - Default: */var/lib/suricata/cache* - .. option:: --suricata= The path to the Suricata program used to determine which version of -- 2.47.3