Skip to content
Snippets Groups Projects
Commit 5fd1e80e authored by rswindell's avatar rswindell
Browse files

Updated comments and example AREA line.

parent ce657056
Branches
Tags
No related merge requests found
......@@ -15,13 +15,9 @@ PASS your.password
; For every newsgroup you want to link, add an "AREA" line
; The first word must be "AREA"
; The second word is the internal code for the sub-board you wish to link
; The second word is the internal code for the sub-board you wish to link (as shown in SCFG)
; The third word is the newsgroup name (as it appears on the news server)
; The fourth word is an optional list of flag characters
; Defined area flags:
; x do not add tearlines & taglines to exported messages
; n do not add "From Newsgroup" text to imported messages
; t do not add tearline to imported messages
; a convert extended-ASCII chars to ASCII on imported messages
; The fourth word is an optional list of flag characters (see docs/newslink.txt details)
AREA intcode newsgroup [flags]
; Example:
AREA usenetsync alt.bbs.synchronet
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment