stubbing pdsh
This commit is contained in:
11
pdsh/slurm/docs.go
Normal file
11
pdsh/slurm/docs.go
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Package slurm implements the [misc/slurm] PDSH module. ([source])
|
||||
|
||||
# TODO/WIP/Not Yet Implemented
|
||||
|
||||
This package is not yet complete.
|
||||
|
||||
[misc/slurm]: https://www.mankier.com/1/pdsh#slurm_module_options
|
||||
[source]: https://github.com/chaos/pdsh/blob/master/src/modules/slurm.c
|
||||
*/
|
||||
package slurm
|
||||
Reference in New Issue
Block a user