]> git.r.bdr.sh - rbdr/blog/blobdiff - src/command/publish_archive.rs
Add help
[rbdr/blog] / src / command / publish_archive.rs
index 4275c3887dc077308aafe9c6cbdfb171e57d3bea..6b98b1a4a867645c21650735a2136e0955b0dcbc 100644 (file)
@@ -27,6 +27,6 @@ impl super::Command for PublishArchive {
     }
 
     fn help(&self) -> &'static str {
-        "<destination>\tPublishes the archive to a remote host."
+        "<destination>\tPublishes the archive to a remote host"
     }
 }