From 9acf2d8e53b45137fefe7f3115f336b7533441f7 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Sun, 29 Jul 2018 07:35:46 +0200 Subject: [PATCH] delete not needed escape --- ltopers.1 | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/ltopers.1 b/ltopers.1 index 0bca344..d99979d 100644 --- a/ltopers.1 +++ b/ltopers.1 @@ -1,10 +1,10 @@ -.TH ltopers 1 "https://github\.com/amiaopensource/ltopers" "2018\-03\-24" "AMIA Open Source" +.TH ltopers 1 "https://github.com/amiaopensource/ltopers" "2018\-07\-29" "AMIA Open Source" .SH NAME LTOpers \- Scripts to manage LTO cartridges with LTFS .SH SYNOPSIS .SS \fBformatlto\fR [\fB\-f\fR] [\fB\-c\fR] [\fB\-x\fR] | \fB\-h -Format an LTO cartridge with LTFS\. +Format an LTO cartridge with LTFS. .TP 4 .B \-f force formatting @@ -19,13 +19,13 @@ use barcode label as tape serial (caveat: this is \fBNOT\fR standard) display a help message .SS .B ltopers -Display this man\. +Display this man. .SS .B mountlto -Mount an LTO cartridge\. +Mount an LTO cartridge. .SS \fBreadlto \-t \fIserial\fR [\fB\-e \fIY\fR|\fIN\fR] | \fB\-h -Transfer files from an LTO cartridge to another location\. +Transfer files from an LTO cartridge to another location. .TP 4 .B \-t cartridge's \fIserial @@ -40,7 +40,7 @@ use barcode label as tape serial (caveat: this is \fBNOT\fR standard) display a help message .SS \fBrenameschemas \-u\fR | \fB\-h -Find all \.schema LTFS indexes in the LTO_LOGS directory and rename them to use the top\-level file system directory name rather than the UUID\. Any conflicting filenames are moved to another folder, if needed\. +Find all .schema LTFS indexes in the LTO_LOGS directory and rename them to use the top\-level file system directory name rather than the UUID. Any conflicting filenames are moved to another folder, if needed. .TP 4 .B \-u change dir-named schema files to the tape UUID @@ -49,7 +49,7 @@ change dir-named schema files to the tape UUID display a help message .SS \fBverifylto \-t \fIserial\fR [\fB\-e \fIY\fR|\fIN\fR] | \fB\-h -Verify the checksums of an LTO cartridge\. +Verify the checksums of an LTO cartridge. .TP 4 .B \-t cartridge's \fIserial @@ -64,7 +64,7 @@ use barcode label as tape serial (caveat: this is \fBNOT\fR standard) display a help message .SS \fBwritelto \-t \fIserial\fR [\fB\-e \fIY\fR|\fIN\fR] [\fB\-v\fR] | \fB\-h -Write the contents of a specified directory onto a mounted LTFS\-formatted LTO cartridge\. +Write the contents of a specified directory onto a mounted LTFS\-formatted LTO cartridge. .TP 4 .B \-t cartridge's \fIserial @@ -83,19 +83,19 @@ display a help message .SH DATABASE-RELATED COMMANDS .SS .B ingestcollectionchecksum -Import already existing information to the database (read back checksums)\. It can be run either on individual files or on directories containing multiple files\. +Import already existing information to the database (read back checksums). It can be run either on individual files or on directories containing multiple files. .SS .B ingestschemas -Import already existing information to the database (LTO schema information)\. It can be run either on individual files or on directories containing multiple files\. +Import already existing information to the database (LTO schema information). It can be run either on individual files or on directories containing multiple files. .SS \fBsearchlto\fR [\fB\-c\fR] [\fB\-f\fR] [\fB\-m\fR] {\fIquery\fR} | \fB\-h -Perform at least one \fIquery\fR against the LTO schema information stored in the database\. +Perform at least one \fIquery\fR against the LTO schema information stored in the database. .TP 4 .B \-c compare input to database .TP .B \-f -show full results (as opposed to only \.mov files) +show full results (as opposed to only .mov files) .TP .B \-m MD5 checksums @@ -105,10 +105,10 @@ display a help message .SH CUNY-SPECIFIC COMMANDS .SS .B collectionchecksum -Create checksums of metadata files, concatenate checksum\.md5 files, and append to one large checksum file for each directory\. +Create checksums of metadata files, concatenate checksum.md5 files, and append to one large checksum file for each directory. .SS \fBindexschemas \-t\fR | \fB\-h -Make a text file listing certain files from the LTFS schema file\. +Make a text file listing certain files from the LTFS schema file. .TP 4 .B \-t check schema files modified today for volume names that may need to be overwritten @@ -116,4 +116,4 @@ check schema files modified today for volume names that may need to be overwritt .B \-h display a help message .SH LICENSE -The LTOpers package is licensed under an MIT License\. +The LTOpers package is licensed under an MIT License.