mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 05:00:37 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user