Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-18 00:18:35 +00:00
parent 9cdd033c95
commit a9720510d1
43 changed files with 362 additions and 132 deletions

View File

@@ -16,13 +16,13 @@ source: https://github.com/tldr-pages/tldr.git
`lstopo --no-factorize`
- Show the summarized system topology with only [p]hysical indices (i.e. as seen by the OS):
- Show the summarized system topology with only physical indices (i.e. as seen by the OS):
`lstopo --physical`
`lstopo {{[-p|--physical]}}`
- Write the full system topology to a file in the specified format:
`lstopo --no-factorize --output-format {{console|ascii|tex|fig|svg|pdf|ps|png|xml}} {{path/to/file}}`
`lstopo --no-factorize {{[--of|--output-format]}} {{console|ascii|tex|fig|svg|pdf|ps|png|xml}} {{path/to/file}}`
- Output in monochrome or greyscale: