mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 16:01:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -24,14 +24,14 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`echo "{{string}}" | boxes {{[-s|--size]}} {{10}}x{{5}}`
|
||||
|
||||
- Align the box text [h]orizonally (at [l]eft, [c]enter or [r]ight):
|
||||
- Align the box text [h]orizonally (at [l]eft, [c]enter, or [r]ight):
|
||||
|
||||
`echo "{{string}}" | boxes {{[-a|--align]}} h{{l|c|r}}`
|
||||
|
||||
- Align the box text [v]ertically (at [t]op, [c]enter or [b]ottom):
|
||||
- Align the box text [v]ertically (at [t]op, [c]enter, or [b]ottom):
|
||||
|
||||
`echo "{{string}}" | boxes {{[-a|--align]}} v{{t|c|b}}`
|
||||
|
||||
- [j]ustify the box text (at [l]eft, [c]enter or [r]ight):
|
||||
- [j]ustify the box text (at [l]eft, [c]enter, or [r]ight):
|
||||
|
||||
`echo "{{string}}" | boxes {{[-a|--align]}} j{{l|c|r}}{{vt}}`
|
||||
|
||||
Reference in New Issue
Block a user