mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 03:51:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -36,4 +36,5 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print a hexadecimal, octal and scientific number:
|
||||
|
||||
`printf "{{hex=%x octal=%o scientific=%e}}" 0x{{FF}} 0{{377}} {{100000}}`
|
||||
`printf "{{hex=%x octal=%o scientific=%e
|
||||
}}" 0x{{FF}} 0{{377}} {{100000}}`
|
||||
|
||||
Reference in New Issue
Block a user