docs: Add missing line breaks for improved readability in documentation files

This commit is contained in:
Peter Wood
2025-05-26 08:04:39 -04:00
parent e90b9413de
commit 23d0d158f6
8 changed files with 76 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ This document provides an overview of the `backup-media.sh` script, which is use
## Script Overview
The script performs the following tasks:
1. Creates a log directory if it doesn't exist.
2. Generates a log file with the current date and time.
3. Defines a function to log file details.