Skip to content

Commit ad8e810

Browse files
akinomyogascop
andcommitted
fix(_comp_get_ncpus): add @since
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
1 parent b275ff0 commit ad8e810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bash_completion

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,6 +1561,7 @@ _available_interfaces()
15611561
# Echo number of CPUs, falling back to 1 on failure.
15621562
# @var[out] ret
15631563
# @return 0 if it successfully obtained the number of CPUs, or otherwise 1
1564+
# @since 2.12
15641565
_comp_get_ncpus()
15651566
{
15661567
local var=NPROCESSORS_ONLN

0 commit comments

Comments
 (0)