ronn: update formatting

This commit is contained in:
Rico Sta. Cruz 2017-10-15 14:28:59 +08:00
parent f2cf246e4e
commit 03405b6d63
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 15 additions and 15 deletions

30
ronn.md
View File

@ -102,22 +102,22 @@ Sections: [STANDARDS][], [SEE ALSO][], [DIFFERENT TEXT][#SEE-ALSO]
``` ```
## Frequently-used sections ## Frequently-used sections
{: .-one-column}
``` - `## SYNOPSIS`
## SYNOPSIS - `## DESCRIPTION`
## DESCRIPTION - `## OPTIONS`
## OPTIONS - `## SYNTAX`
## SYNTAX - `## ENVIRONMENT`
## ENVIRONMENT - `## RETURN VALUES`
## RETURN VALUES - `## STANDARDS`
## STANDARDS - `## SECURITY CONSIDERATIONS`
## SECURITY CONSIDERATIONS - `## BUGS`
## BUGS - `## HISTORY`
## HISTORY - `## AUTHOR`
## AUTHOR - `## COPYRIGHT`
## COPYRIGHT - `## SEE ALSO`
## SEE ALSO {: .-four-column}
```
## Other CLI options ## Other CLI options