]> git.r.bdr.sh - rbdr/blog/blobdiff - src/command/sync_down.rs
Add help
[rbdr/blog] / src / command / sync_down.rs
index a0c713be1d3541be18dacdfd3b5e9e7220e80f55..c00b01a90aecdfa6822e21a063789aba81120511 100644 (file)
@@ -27,7 +27,7 @@ impl super::Command for SyncDown {
     }
 
     fn help(&self) -> &'static str {
-        "\t\t\tPulls from the git remote if configured"
+        "\t\t\t\tPulls from the git remote if configured"
     }
 }