We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc3561 commit 050d950Copy full SHA for 050d950
README.md
@@ -166,8 +166,10 @@ Installation on macOS/homebrew is simple by `brew install pspg`.
166
167
pspg shares a lot of key commands with the less pager or the vi editor.
168
169
-Options can be passed within the environment variable `PSPG`, too.
170
-
+Options can also be passed within the `PSPG` environment variable. Configuration
+file is processed first. Options from the `PSPG` variable are processed afterwards
171
+step and command line options are processed at the end. One option can
172
+be processed multiple times, the last value wins.
173
174
## Environment variables
175
0 commit comments