index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Jelle van der Waa <jelle@vdwaa.nl> | 2019-03-12 22:18:07 +0100 |
---|---|---|
committer | Jelle van der Waa <jelle@vdwaa.nl> | 2019-03-13 22:17:35 +0100 |
commit | 936ff8da2fb3597d03ef018ec2aba0391e18d569 (patch) | |
tree | e5cae77e513115a9b8a77dbb037af857c933d929 | |
parent | d123fee8ec5c98cbb6bfa4cecf66cb7cdd9c1855 (diff) |
-rw-r--r-- | doc/sogrep.1.asciidoc | 11 |
diff --git a/doc/sogrep.1.asciidoc b/doc/sogrep.1.asciidoc index 328b82b..bc8f6ce 100644 --- a/doc/sogrep.1.asciidoc +++ b/doc/sogrep.1.asciidoc @@ -28,4 +28,15 @@ Options *-h, --help*:: Show a help text + +Environment Variables +--------------------- +**SOLINKS_MIRROR**="https://mirror.foo.com" + Alternative mirror to use for downloading soname links database. + +**SOCACHE_DIR**="/path/to/directory":: + Directory where soname links database is stored, overrides the default + directory set by the **XDG_CACHE_HOME** environment variable or the + **HOME** environment variable if **XDG_CACHE_HOME** is not set. + include::footer.asciidoc[] |