Skip to content

Commit

Permalink
Reference new file locations within man-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonVanAssche committed Mar 27, 2023
1 parent fa6a62c commit 2d482cd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
Binary file modified docs/bashpass.1.gz
Binary file not shown.
Binary file modified docs/bashpass.conf.1.gz
Binary file not shown.
6 changes: 4 additions & 2 deletions docs/raw/bashpass.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BASHPASS" "1" "2023-03-19" "BASHPASS 2023-03-19" "BASHPASS" "1"
.TH "BASHPASS" "1" "2023-03-27" "BASHPASS 2023-03-27" "BASHPASS" "1"
.ie \n(.g .ds Aq \(aq
.el .ds Aq
.ad l
Expand Down Expand Up @@ -61,7 +61,9 @@ This option allows the user to synchronize passwords between a git repository an
\fBNOTE\fR that the user will need to import their GPG key on every device they want to use for synchronization. A guide on importing and exporting GPG keys can be found at <https://www.debuntu.org/how-to-importexport-gpg-key-pair/>.
.RE
.SH "FILES AND DIRECTORIES"
~/.local/bin/bashpass
/usr/bin/bashpass (\fBFor Linux and BSD systems\fR)
.RE
/usr/share/bin/bashpass (\fBFor Mac OS systems\fR)
.RE
~/.config/bashpass/bashpass.conf
.RE
Expand Down
2 changes: 1 addition & 1 deletion docs/raw/bashpass.conf.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BASHPASS.CONF" "1" "2023-03-19" "BASHPASS.CONF 2023-03-19" "BASHPASS.CONF" "1"
.TH "BASHPASS.CONF" "1" "2023-03-27" "BASHPASS.CONF 2023-03-27" "BASHPASS.CONF" "1"
.ie \n(.g .ds Aq \(aq
.el .ds Aq
.ad l
Expand Down

0 comments on commit 2d482cd

Please sign in to comment.