mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-12 13:47:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Execute the specified command synchronously on a node in the cluster:
|
||||
|
||||
`salloc {{ls -a}}`
|
||||
`salloc {{ls --all}}`
|
||||
|
||||
- Only allocate nodes fulfilling the specified constraints:
|
||||
|
||||
`salloc --constraint={{(amd|intel)&gpu}}`
|
||||
`salloc {{[-C|--constraint]}} {{(amd|intel)&gpu}}`
|
||||
|
||||
Reference in New Issue
Block a user