Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/doc/cli.md
2016-02-01 21:27:14 -05:00

21 lines
502 B
Markdown

# command line interface
# rebuild all thumbnails
srndv2 tool rethumb
# generate a new tripcode keypair
# print out to stdout
srndv2 tool keygen
# add an nntp login
srndv2 tool nntp add-login username password
# remove an nntp login
srndv2 tool nntp del-login username
# add public key to moderation trust
srndv2 tool mod add publickeygoeshere
# remove public key from moderation trust
srndv2 tool mod del publickeygoeshere