nproc: add more information link (#5618)
This commit is contained in:
parent
be246d97b0
commit
b6dcd8a912
|
|
@ -1,6 +1,7 @@
|
|||
# nproc
|
||||
|
||||
> Print the number of processing units (normally CPUs) available.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/nproc-invocation.html>.
|
||||
|
||||
- Display the number of available processing units:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue