diff options
Diffstat (limited to 'docs/sqlformat.1')
| -rw-r--r-- | docs/sqlformat.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/sqlformat.1 b/docs/sqlformat.1 index a42ea60..7d7987a 100644 --- a/docs/sqlformat.1 +++ b/docs/sqlformat.1 @@ -49,6 +49,10 @@ Set indent width to .IR INDENT_WIDTH . Default is 2 spaces. .TP +\fB\-\-wrap_after\fR=\fIWRAP_AFTER\fR +The column limit for wrapping comma-separated lists. If unspecified, it +puts every item in the list on its own line. +.TP \fB\-\-strip\-comments Remove comments. .TP |
