1PAN(1) General Commands Manual PAN(1)
2
3
4
6 Pan - read and post Usenet articles
7
9 pan [OPTIONS...] [headers:GROUP-NAME | news:MESSAGE-ID]
10
12 Pan is a Usenet newsreader that is good at both text and binaries. It
13 supports offline reading, scoring and killfiles, yEnc, NZB, PGP han‐
14 dling, multiple servers, and secure connections.
15
17 pan is a program that can be run headless in non-GUI mode, allowing for
18 batch processing of NZB files, downloading headers, and more.
19
21 General Options
22 -h, --help
23 Print usage information and exit.
24
25 -v, --version
26 Print release version and exit.
27
28 --verbose
29 Be verbose (in non-GUI mode).
30
31 --debug
32 Run in debug mode.
33
34 URL Options
35 headers:GROUP-NAME
36 Download new headers for the GROUP-NAME newsgroup.
37
38 news:MESSAGE-ID
39 When specified together with --no-gui, dump the MESSAGE-ID arti‐
40 cle to standard output.
41
42 NZB Batch Options
43 --nzb FILE-1 FILE-2 ...
44 Process NZB files in non-GUI mode.
45
46 -o, --output=PATH
47 Path to save attachments listed in the NZB file(s).
48
49 --no-gui
50 Only show console output, not the download queue.
51
53 PAN_HOME
54 User data directory to use. Defaults to $HOME/.pan2.
55
56 SSL_CERT_DIR, SSL_DIR
57 Directories to search for SSL certificates.
58
60 To report a bug, visit: http://pan.rebelbase.com/bugs/
61
62
63
64 PAN(1)