Docs: Fix outdated description of update in make help
This commit is contained in:
@@ -117,10 +117,10 @@ Utilities
|
||||
Create a compressed archive of the source code and all the libraries of dependencies.
|
||||
|
||||
* update:
|
||||
Updates git and all submodules and svn.
|
||||
Update blender repository and libraries.
|
||||
|
||||
* update_code:
|
||||
Updates git and all submodules but not svn.
|
||||
Updates blender repository only, without updating libraries.
|
||||
|
||||
* format:
|
||||
Format source code using clang-format & autopep8 (uses PATHS if passed in). For example::
|
||||
|
||||
Reference in New Issue
Block a user