mirror of
https://github.com/blender/blender-addons-contrib.git
synced 2025-07-25 16:09:05 +00:00
Extensions: minor improvements to doc-strings
This commit is contained in:
@ -89,7 +89,7 @@ def generic_arg_package_list_positional(subparse):
|
||||
dest="packages",
|
||||
type=str,
|
||||
help=(
|
||||
"The packages to operate on (separated by \",\" without spaces)."
|
||||
"The packages to operate on (separated by ``,`` without spaces)."
|
||||
),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user