]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
rename "synopsis" to "usage".
[paraslash.git] / command.c
index 93e664e67fdf336df179277b2c7e1e667818ac27..928990e6911a8cb5b52b2a0ed6f3aea41bf611e1 100644 (file)
--- a/command.c
+++ b/command.c
@@ -519,7 +519,7 @@ int com_help(int fd, int argc, char **argv)
                cmd->description,
                handler,
                perms,
-               cmd->synopsis,
+               cmd->usage,
                cmd->help
        );
        free(perms);