From 1de71fbe89e4e3cd9cb4b2b43a1dfd57e7bc4da2 Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Thu, 16 Jun 2016 08:27:28 -0500 Subject: Set a default value for --select This allows us to add --append-to-select and --append-to-ignore at a later date that will work as expected and in a consistent manner. --- docs/source/user/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/user') diff --git a/docs/source/user/options.rst b/docs/source/user/options.rst index 64ecaeb..2c41bde 100644 --- a/docs/source/user/options.rst +++ b/docs/source/user/options.rst @@ -354,7 +354,7 @@ that start with that string. For example, you can use ``E``, ``E4``, ``E43``, and ``E431``. - This has no default value. + This defaults to: E,F,W,C Command-line example: -- cgit v1.2.1