summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 16c340d..b54a525 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Differences from `scp` on usage:
- Remote-to-remote copy is not supported.
- `-r` option is not needed to transfer directories.
+- Checkpointing for resuming failed transfer is supported.
- and any other differences I have not implemented and noticed.
Paper:
@@ -107,4 +108,4 @@ of libssh. So you can start from cmake with it.
## Documentation
-[manpage](/doc/mscp.rst) is available. \ No newline at end of file
+[manpage](/doc/mscp.rst) is available.