Man page - privatebin-show(1)
Packages contains this manual
Package: privatebin-cli
apt-get install privatebin-cli
apt-get install privatebin-cli
Manuals in package:
Documentations in package:
Manual
PRIVATEBIN-SHOW
NAMESYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
SEE ALSO
AUTHORS
NAME
privatebin-show – show a paste
SYNOPSIS
privatebin
show
[-h | --help] [--confirm-burn] [--insecure]
[--password] <url>
DESCRIPTION
Show paste.
OPTIONS
-h, --help
Show help message.
--confirm-burn
Confirm paste opening. It will be deleted immediately afterwards.
--insecure
Allow reading paste from untrusted instance.
--password
The paste password when paste has a password.
EXAMPLES
Create a paste on the default privatebin instance:
$ privatebin show https://example.com/foobar#mk
SEE ALSO
privatebin.conf (5)
AUTHORS
Bryan Frimin.