Man page - sinntp(1)
Packages contas this manual
Manual
| SINNTP(1) | sinntp manual | SINNTP(1) |
NAME
sinntp - tiny non-interactive NNTP client
SYNOPSIS
sinntp command [options...] [args...]
DESCRIPTION
sinntp is a tiny NNTP client originally designed to work in non-interactive mode. Following operations are supported:
COMMANDS
sinntp provides following commands:
Above commands may also be invoked via convenience wrappers named in nntp-command scheme (e.g. nntp-get). See wrappers' manual pages for command synopsis and description.
GLOBAL OPTIONS
--version
-h, --help
-v, --verbose
-q, --quiet
-p, --plugin=plugin
-S, --server=host, --server=host:port
-U, --username=username
-P, --password=password
Use with caution! The password may be visible to other users of the system.
--no-netrc
-t, --timeout=timeout
Also, a particular command can support additional options.
PLUGINS
Pulled and pushed messages can be altered by the plugin mechanism. Currently sinntp package includes following plugins:
ENVIRONMENT VARIABLES
NNTPSERVER
XDG_DATA_HOME
FILES
/etc/news/server
$XDG_DATA_HOME/sinntp/
SEE ALSO
nntp-get(1), nntp-list(1), nntp-push(1), nntp-pull(1)
COPYRIGHT
Copyright © 2009, 2010, 2011, 2012 Piotr Lewandowski, Jakub Wilk
NOTES
- 1.
- XDG Base Directory Specification
| 2016-12-19 | sinntp 1.6 |