From 08d0f16a97fd25454a3275263fcdc49a7bbd9871 Mon Sep 17 00:00:00 2001
From: Ralph Ronnquist <rrq@rrq.au>
Date: Tue, 1 Oct 2024 18:59:17 +1000
Subject: [PATCH] prompt fixing

---
 debian/templates | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/templates b/debian/templates
index b380fc9..71c5c5d 100644
--- a/debian/templates
+++ b/debian/templates
@@ -69,15 +69,15 @@ _Description: Set remote or mixed mode operation target host:
 Template: timeliner/crypt/passfile
 Type: string
 _Default: /root/.ssh/timeliner.pass
-_Description: Pathname for password file
+_Description: Pathname for password file.
  The password file contains the crypto password for the remote store.
 
 Template: timeliner/crypt/encrypted
 Type: string
 _Default: /.enc_backup
-_Description: The mountpoint for the encrypted store
+_Description: The mountpoint for the encrypted store.
 
 Template: timeliner/crypt/decrypted
 Type: string
 _Default: /backfs
-_Description: The mountpoint for the decrypted store
+_Description: The mountpoint for the decrypted store.
-- 
2.39.5