X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmain.C;h=472578718657664d7b230ca445cd08622e8c7931;hp=7f860cefed4cf3584c104849e4c6abe33197b982;hb=a19a685a46ddc630010788707d9e5b9d2342af46;hpb=9058f65f71aafbeab023657be0f6b84b629b70c4 diff --git a/cinelerra-5.1/cinelerra/main.C b/cinelerra-5.1/cinelerra/main.C index 7f860cef..47257871 100644 --- a/cinelerra-5.1/cinelerra/main.C +++ b/cinelerra-5.1/cinelerra/main.C @@ -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"),