Skip to content

Commit a1cfdd2

Browse files
authored
Merge pull request #41 from essandess/hlint
Reflect file rename in .cabal file
2 parents 6311b7e + a0d8b92 commit a1cfdd2

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

adblock2privoxy/adblock2privoxy.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ extra-source-files:
1212
stack.yaml
1313
README.rst
1414
INSTALL.rst
15-
changelog
15+
CHANGELOG.md
1616
man/man1/adblock2privoxy.1
1717
distribution/rpmbuild/SPECS/adblock2privoxy.spec
1818
distribution/buildWin.bat

adblock2privoxy/man/man1/adblock2privoxy.1

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,16 @@ Domain of CSS web server (required for Element Hide functionality)
7979
.RS
8080
.RE
8181
.TP
82+
.B \-u \-\-useHTTP
83+
Use HTTP for CSS web server; the default is HTTPS to avoid mixed content
84+
.RS
85+
.RE
86+
.TP
87+
.B \-g INT \-\-debugLevel=INT
88+
Debug Level. 0: Off; 1: top directory CSS; 2: full directory.
89+
.RS
90+
.RE
91+
.TP
8292
.B \-t PATH \-\-taskFile=PATH
8393
Path to task file containing urls to process and options.
8494
.RS

0 commit comments

Comments
 (0)