From 78f840a9ded5bbbeabf9ad491ea90decfd656459 Mon Sep 17 00:00:00 2001 From: capntack Date: Sat, 8 Apr 2023 23:45:20 -0500 Subject: [PATCH] Spelling, grammar, formatting, placeholder --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 36ca785..d4061a1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@
+ + +
+
Legend @@ -14,7 +18,7 @@ - **symlink-source** >> description of directory > symlinked to "path/to/where/symlink/is/sent" - **symlink-dest** >> description of directory - > symnlink of "path/to/where/symlink/is/from" + > symlink of "path/to/where/symlink/is/from" > Further explanation - **some-dir** >> description of directory - ${PLACE_HOLDER_FOR_SUBDIRS} @@ -41,7 +45,7 @@ > symlinked to "$HOME/50-user-dirs/documents/" - **manuals** >> for storing home/office manuals - **glacial** >> for long term storage - > symlinked to "$HOME/50-user-dirs/documents/" + > symlinked to "$HOME/50-user-dirs/documents/"
> CD to where the directories/files to be archived are, and archive thusly: > ```bash > tar cf ${ARCHIVE_NAME}.tar.xz \ @@ -102,7 +106,7 @@ > symlinked to "$HOME/50-user-dirs/documents/" - **manuals** >> for storing home/office manuals - **glacial** >> for long term storage - > symlinked to "$HOME/50-user-dirs/documents/" + > symlinked to "$HOME/50-user-dirs/documents/"
> Archive directories/files using [7zip](https://www.7-zip.org). First "Add to archive..." as a .tar, then again as an .xz with Ultra Compression Level. Then move the archive here. - **50-user-dirs** user/profile directories - **audiobooks** >> self-explanatory