X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=FEATURES;h=ef0b7018ae29244758d4e0195fb3bbcd59769fb4;hp=27bfccda9bfbc50507d1833a9c9e7bc498b8b6c7;hb=08bd4a0d28f709a3b0ca5598e2a3eb62d4378800;hpb=5f9ec632f261f8dbced6985c231a1bf22973d123 diff --git a/FEATURES b/FEATURES index 27bfccda..ef0b7018 100644 --- a/FEATURES +++ b/FEATURES @@ -47,13 +47,11 @@ small memory footprint: selector, mp3/ogg support, http/dccp/ortp support) is about 110K on i386 under Linux. para_audiod is even smaller. -command line interface, including shell: -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - para_client without arguments starts interactive (shell) - mode. Otherwise, command is sent to para_server directly - and output is dumped to stdout. This can be used by any - scripting language to produce user interfaces with little - programming effort. +command line interface: +~~~~~~~~~~~~~~~~~~~~~~~ + paraslash commands are sent to para_server and the response is + dumped to stdout. This can be used by any scripting language + to produce user interfaces with little programming effort. authentication/encryption via openssl: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~