From bb57c38e24f2fcf1b8114cd4caf5295f9be85b18 Mon Sep 17 00:00:00 2001 From: nhkeni Date: Fri, 27 Dec 2024 18:17:49 -0500 Subject: [PATCH] Option formatting cleanup. --- doc/dlb.6 | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/doc/dlb.6 b/doc/dlb.6 index 653e17210..80ca26861 100644 --- a/doc/dlb.6 +++ b/doc/dlb.6 @@ -70,22 +70,28 @@ The .B t command lists the files in the archive. .SH OPTIONS AND ARGUMENTS -.DT -.ta \w'f archive\ \ \ 'u -v verbose output +.TP 12em +\fBv +verbose output .br .sp 1 -f archive specify the archive. Default if f not specified is +.TP +\fBf\fI\ archive +specify the archive. Default if f not specified is LIBFILE (usually the nhdat file in the playground). .br .sp 1 -I lfile specify the file containing the list of files to +.TP +\fBI\fI\ lfile +specify the file containing the list of files to put in to or extract from the archive if no files are listed on the command line. Default for archive creation if no files are listed is LIBLISTFILE. .br .sp 1 -C dir change directory. Changes directory before trying to +.TP +\fBC\fI\ dir +change directory. Changes directory before trying to read any files (including the archive and the lfile). .br .SH EXAMPLES