pull/1443/head
Piero Toffanin 2023-12-04 23:41:51 -05:00
rodzic bc0c4ac3e0
commit ae08c10ec7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -191,7 +191,7 @@ usage(){
echo " --gpu Use GPU NodeODM nodes (Linux only) (default: disabled)"
echo " --settings Path to a settings.py file to enable modifications of system settings (default: None)"
echo " --worker-memory Maximum amount of memory allocated for the worker process (default: unlimited)"
echo " --worker-cpus Maximum number of CPUS allocated for the worker process (default: all)"
echo " --worker-cpus Maximum number of CPUs allocated for the worker process (default: all)"
exit
}