docs: Fix hierarchy in subcommand reference
This commit is contained in:
@@ -5,7 +5,6 @@ Simple Tape File System (STFS), a file system for tapes and tar files.
|
|||||||
⚠️ STFS has not yet been audited! While we try to make it as secure as possible, it has not yet undergone a formal security audit by a third party. Please keep this in mind if you use it for security-critical applications. ⚠️
|
⚠️ STFS has not yet been audited! While we try to make it as secure as possible, it has not yet undergone a formal security audit by a third party. Please keep this in mind if you use it for security-critical applications. ⚠️
|
||||||
|
|
||||||
[](https://github.com/pojntfx/stfs/actions/workflows/hydrun.yaml)
|
[](https://github.com/pojntfx/stfs/actions/workflows/hydrun.yaml)
|
||||||
[](https://github.com/pojntfx/stfs/actions/workflows/docker.yaml)
|
|
||||||
[](https://pkg.go.dev/github.com/pojntfx/stfs)
|
[](https://pkg.go.dev/github.com/pojntfx/stfs)
|
||||||
[](https://matrix.to/#/#stfs:matrix.org?via=matrix.org)
|
[](https://matrix.to/#/#stfs:matrix.org?via=matrix.org)
|
||||||
[](https://github.com/pojntfx/stfs/releases)
|
[](https://github.com/pojntfx/stfs/releases)
|
||||||
@@ -161,7 +160,7 @@ Global Flags:
|
|||||||
Use "stfs inventory [command] --help" for more information about a command.
|
Use "stfs inventory [command] --help" for more information about a command.
|
||||||
```
|
```
|
||||||
|
|
||||||
### Key Generation
|
#### Key Generation
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ stfs keygen --help
|
$ stfs keygen --help
|
||||||
|
|||||||
Reference in New Issue
Block a user