We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a8080 commit 65e7fe2Copy full SHA for 65e7fe2
README.md
@@ -3,6 +3,6 @@ This is the repository which holds the source code for vault which is a simple p
3
4
It hosts the following commands which can be installed.
5
6
-| Commands | Installation |
7
-| -------- | ------------ |
8
-| vault | `go install -v github.com/231tr0n/vault/cmd/vault@latest` |
+| Commands | Installation | Docs |
+| -------- | ------------ | ---- |
+| vault | `go install -v github.com/231tr0n/vault/cmd/vault@latest` | `cmd/vault/README.md` |
0 commit comments