Add URL to usage text

This commit is contained in:
Matt Johnston
2013-03-21 23:10:47 +08:00
parent 024d268d8c
commit 9dc30fbd2a
4 changed files with 3 additions and 6 deletions

View File

@@ -66,7 +66,7 @@ int main(int argc, char ** argv) {
#endif
}
fprintf(stderr, "Dropbear multi-purpose version %s\n"
fprintf(stderr, "Dropbear SSH multi-purpose v%s\n"
"Make a symlink pointing at this binary with one of the following names:\n"
#ifdef DBMULTI_dropbear
"'dropbear' - the Dropbear server\n"