pgindent_usage_v1.diff
application/octet-stream
Filename: pgindent_usage_v1.diff
Type: application/octet-stream
Part: 0
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
Series: patch v1
| File | + | − |
|---|---|---|
| src/tools/pgindent/pgindent | 1 | 1 |
diff --git a/src/tools/pgindent/pgindent b/src/tools/pgindent/pgindent index 34fb7d604d..07970f758c 100755 --- a/src/tools/pgindent/pgindent +++ b/src/tools/pgindent/pgindent @@ -394,7 +394,7 @@ Usage: pgindent [OPTION]... [FILE]... Options: --help show this message and quit - --commit=gitref use files modified by the named commit + --commit=gitref use files modified by the named commit --typedefs=FILE file containing a list of typedefs --list-of-typedefs=STR string containing typedefs, space separated --code-base=DIR path to the base of PostgreSQL source code