Skip to content

Commit

Permalink
docs: Fix links to KeePass webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jul 12, 2023
1 parent 4335a21 commit 4160e8d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Passhole

chezmoi includes support for [Keepass](https://keepass.info/) using the
chezmoi includes support for [KeePass](https://keepass.info/) using the
[Passhole CLI](https://github.com/Evidlo/passhole) (`ph`).
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# passhole *path* *field*

`passhole` returns the *field* of *path* from a [Keepass](https://keypass.info/)
`passhole` returns the *field* of *path* from a [KeePass](https://keepass.info/)
database using [passhole](https://github.com/Evidlo/passhole)'s `ph` command.

!!! example
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ called `private-key`, its value is available as:

!!! info

The KeepassXC CLI does not currently support any persistent login, which
The KeePassXC CLI does not currently support any persistent login, which
means that you will have to enter your password every time you run chezmoi.

Support for non-password authentication methods (e.g. YubiKey) is currently
Expand Down

0 comments on commit 4160e8d

Please sign in to comment.