X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.h;h=8ead33440ce2a77676844b48c4faba7d6fdcb2ba;hp=ec8290b06a2330c5197d43f68a14e68782ad9b40;hb=1446f99e3adc59d868726382a2ac7cec105372a7;hpb=b43af255d4514b68c98b23fb220306cf5ba1df60 diff --git a/audiod.h b/audiod.h index ec8290b0..8ead3344 100644 --- a/audiod.h +++ b/audiod.h @@ -55,7 +55,7 @@ struct audiod_command { /** one-line description of the command */ const char *description; /** summary of the command line options */ - const char *synopsis; + const char *usage; /** the long help text */ const char *help; };