olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / cinelerra / main.C
index 7f860cefed4cf3584c104849e4c6abe33197b982..472578718657664d7b230ca445cd08622e8c7931 100644 (file)
@@ -269,7 +269,7 @@ int main(int argc, char *argv[])
                        printf(_("%s [-f] [-c configuration] [-d port] [-n nice] [-r batch file] [filenames]\n\n"), argv[0]);
                        printf(_("-d = Run in the background as renderfarm client.  The port (400) is optional.\n"));
                        printf(_("-f = Run in the foreground as renderfarm client.  Substitute for -d.\n"));
-                       printf(_("-n = Nice value if running as renderfarm client. (20)\n"));
+                       printf(_("-n = Nice value if running as renderfarm client. (19)\n"));
                        printf(_("-c = Configuration file to use instead of %s/%s.\n"),
                                File::get_config_path(), CONFIG_FILE);
                        printf(_("-r = batch render the contents of the batch file (%s/%s) with no GUI.  batch file is optional.\n"),