From: Jason Ish Date: Mon, 4 Dec 2017 19:48:54 +0000 (-0600) Subject: doc: remove-source X-Git-Tag: 1.0.0a1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf91a2c43c30037cfac23f6ac4d2c8a0be554da7;p=thirdparty%2Fsuricata-update.git doc: remove-source --- diff --git a/doc/index.rst b/doc/index.rst index 37e55ad..c954cd1 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -11,3 +11,4 @@ suricata-update - A Suricata Rule Update Tool update-sources enable-source disable-source + remove-source diff --git a/doc/remove-source.rst b/doc/remove-source.rst new file mode 100644 index 0000000..f54023c --- /dev/null +++ b/doc/remove-source.rst @@ -0,0 +1,16 @@ +########################################## +remove-source - Remove a configured source +########################################## + +Synopsis +======== + +:: + + suricata-update remove-source + +Description +=========== + +Remove a source configuration. This removes the source file from +``/var/lib/suricata/update/sources``, even if its disabled.