docs: document changes to ssh+stdinserver transport implementation: ccd062e

This commit is contained in:
Christian Schwarz
2018-02-17 15:15:31 +01:00
parent 759dae4552
commit 94967b596c
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -53,7 +53,6 @@ Make sure to develop an understanding how zrepl is typically used by studying th
│   ├── public_git # checkout of zrepl.github.io managed by above shell script
├── logger # logger package used by zrepl
├── rpc # rpc protocol implementation
├── sshbytestream # io.ReadWriteCloser over SSH
├── util
└── zfs # ZFS wrappers, filesystemm diffing
```