mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
* debian/control, usr/bin/vigpg, usr/share/man/man1/vigpg.1:
- after the Lastpass breach, more people could use vigpg, so move it over to Bybou from Bikeshed
This commit is contained in:
parent
99d3f23958
commit
ec48e63fc6
4 changed files with 101 additions and 2 deletions
22
usr/share/man/man1/vigpg.1
Normal file
22
usr/share/man/man1/vigpg.1
Normal file
|
@ -0,0 +1,22 @@
|
|||
.TH vigpg 1 "25 Apr 2014" byobu "byobbyobuu"
|
||||
.SH NAME
|
||||
vigpg \- open and edit an encrypted file
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBvigpg\fP [FILE]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBvigpg\fP is a program that wraps your editor and gpg to edit an encrypted file
|
||||
|
||||
This may be useful, for instance, to edit your password file
|
||||
|
||||
.SH EXAMPLE
|
||||
$ vigpg passwords.txt.gpg
|
||||
|
||||
.SH SEE ALSO
|
||||
\fBgpg\fP(1)\fP, \fBsensible-editor\fP(1)
|
||||
|
||||
.SH AUTHOR
|
||||
This manpage and the utility was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.
|
Loading…
Add table
Add a link
Reference in a new issue