tomoya преди 1 година
родител
ревизия
3ffef34797
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -44,12 +44,12 @@ Worker Options:
                                   Set custom prefetch multiplier value for  
                                   this worker instance.  
 Pool Options:  
-  * -c, --concurrency <concurrency>  
-                                Number of child processes processing the  
-                                queue.  The default is the number of CPUs  
-                                available on your system.  
-``` 
-```celery worker --help``` can get more infomation.  
+  -c, --concurrency <concurrency>  
+                                  Number of child processes processing the  
+                                  queue.  The default is the number of CPUs  
+                                  available on your system.  
+```
+``` celery worker --help ``` can get more infomation.  
 
 ### woker in Windows
 add ``` --pool=solo ``` option