On Mon, 7 Nov 2016, Frediano Ziglio wrote: [...] > > > -parser.add_argument('--audio-fifo-dir', help="set fifo directory for > > > playback audio. designed to work with PulseAudio's module-pipe-sink") > > > +parser.add_argument('--audio-fifo-dir', help="If a directory is given, any > > > file in that directory will be read for audio data to be sent to the > > > client. This is designed to work with PulseAudio's module-pipe-sink.") > > > > > OT: looks like some option helps start with capital and others not. Yes. It turns out that the help message for --help is hardcoded and start with a lowercase and does not have a trailing period. So I standardized on that to match. > How is the end result of --help ? I'll include it in v2. -- Francois Gouget <fgouget@xxxxxxxxxxxxxxx> _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel