File: README.md

package info (click to toggle)
opkssh 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,416 kB
  • sloc: sh: 2,062; makefile: 11
file content (11 lines) | stat: -rw-r--r-- 422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# CLI Documentation

You can start with the [opkssh documentation](opkssh.md).

## Updates

Note: The documenation provided here is automatically generated based on the
command line implementation. Please do not modify these files directly. If
there are issues with the documentation, or you would like to add better
documentation, please edit the code in `main.go` and run `go run . gendocs` to
regenerate updated files.