;doc: update link for lowercase filename

[ci skip]
This commit is contained in:
Simon Michael 2019-08-30 07:28:06 -07:00
parent 8772782d18
commit 65692b0e36

View File

@ -37,7 +37,7 @@ which are often a [query](#queries), filtering the data in some way.
You can save a set of command line options/arguments in a file, one per line,
and then reuse them by writing `@FILENAME` in a command line.
To prevent this expansion of `@`-arguments, precede them with a `--` argument.
For more, see [Save frequently used options](Save-frequently-used-options.html).
For more, see [Save frequently used options](save-frequently-used-options.html).
## Special characters in arguments and queries