Przeglądaj źródła

Layout in help message.

(a little bit prettier)
Michele Orrù 11 lat temu
rodzic
commit
54cdaadee8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/cmdline.c

+ 1 - 1
src/cmdline.c

@@ -27,7 +27,7 @@ void usage(void)
   static const char* help_message = "%s usage: %s"
     " [-r HOST:port | -f X509 | -R RSA]"
     " [-a ATTACK]"
-    " \n"
+    " \n\n"
     "If no argument is supplied, by default a public RSA key is expected "
     "to be read from the standard input.\n";
   fprintf(stderr, help_message,