Browse Source

Format

pull/3/head
Jure Šorn 6 years ago
parent
commit
a9efa8354b
1 changed files with 2 additions and 2 deletions
  1. 4
      README.md

4
README.md

@ -291,8 +291,8 @@ Format
{<el>:<10} # '<el> '
{<el>:>10} # ' <el>'
{<el>:^10} # ' <el> '
{<el>:-^10} # '---<el>---'
{<el>:^0} # '<el>'
{<el>:->10} # '------<el>'
{<el>:>0} # '<el>'
```
### Options Specific to Strings

Loading…
Cancel
Save