summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-06-04 20:04:01 +0000
committermidipix <writeonce@midipix.org>2025-06-04 20:04:01 +0000
commitcb4ee473b6e2fd3a5f26cf60f972ccfe226f4873 (patch)
tree73f41a2960700738c7836da47570749292d71893
parent908504ca87d417506668e2bf01cccc0345c7a231 (diff)
downloadperk-cb4ee473b6e2fd3a5f26cf60f972ccfe226f4873.tar.bz2
perk-cb4ee473b6e2fd3a5f26cf60f972ccfe226f4873.tar.xz
driver: synopsis: whitespace meditation.
-rw-r--r--src/internal/perk_synopsis_impl.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/internal/perk_synopsis_impl.h b/src/internal/perk_synopsis_impl.h
index 4f6959b..f3d0a3a 100644
--- a/src/internal/perk_synopsis_impl.h
+++ b/src/internal/perk_synopsis_impl.h
@@ -22,22 +22,22 @@
" %s [option] ... <file> ...\n\n" \
"Options:\n"
-#define PERK_AR_CMD_SYNOPSIS \
+#define PERK_AR_CMD_SYNOPSIS \
"%s — the PE/COFF Resource Kit Archiver\n\n" \
- "Synopsis:\n" \
+ "Synopsis:\n" \
" %s -d [-v] <archive> <file> ...\n" \
" %s -p [-v] [-s] <archive> <file> ...\n" \
" %s -q [-v] [-c] <archive> <file> ...\n" \
" %s -r [-v] [-c] [-u] <archive> <file> ...\n" \
" %s -t [-v] [-s] <archive> [<file> ...]\n" \
" %s -x [-v] [-s] [-C] [-T] <archive> [<file> ...]\n\n" \
- \
- " %s -m [-v] <archive> <file> ...\n" \
+ \
+ " %s -m [-v] <archive> <file> ...\n" \
" %s -m -a [-v] <posname> <archive> <file> ...\n" \
" %s -m -b [-v] <posname> <archive> <file> ...\n" \
" %s -m -i [-v] <posname> <archive> <file> ...\n\n" \
\
- " %s -r [-v] [-c] [-u] <archive> <file> ...\n" \
+ " %s -r [-v] [-c] [-u] <archive> <file> ...\n" \
" %s -r -a [-v] [-c] [-u] <posname> <archive> <file> ...\n" \
" %s -r -b [-v] [-c] [-u] <posname> <archive> <file> ...\n" \
" %s -r -i [-v] [-c] [-u] <posname> <archive> <file> ...\n\n" \