Spelling, grammar, formatting, placeholder

main
capntack 1 year ago
parent 35d427b830
commit 78f840a9de

@ -4,6 +4,10 @@
<br> <br>
<place-holder>
<br>
<details> <details>
<summary>Legend</summary> <summary>Legend</summary>
@ -14,7 +18,7 @@
- **symlink-source** >> description of directory - **symlink-source** >> description of directory
> symlinked to "path/to/where/symlink/is/sent" > symlinked to "path/to/where/symlink/is/sent"
- **symlink-dest** >> description of directory - **symlink-dest** >> description of directory
> symnlink of "path/to/where/symlink/is/from" > symlink of "path/to/where/symlink/is/from"
> Further explanation > Further explanation
- **some-dir** >> description of directory - **some-dir** >> description of directory
- ${PLACE_HOLDER_FOR_SUBDIRS} - ${PLACE_HOLDER_FOR_SUBDIRS}
@ -41,7 +45,7 @@
> symlinked to "$HOME/50-user-dirs/documents/" > symlinked to "$HOME/50-user-dirs/documents/"
- **manuals** >> for storing home/office manuals - **manuals** >> for storing home/office manuals
- **glacial** >> for long term storage - **glacial** >> for long term storage
> symlinked to "$HOME/50-user-dirs/documents/" > symlinked to "$HOME/50-user-dirs/documents/" <br>
> CD to where the directories/files to be archived are, and archive thusly: > CD to where the directories/files to be archived are, and archive thusly:
> ```bash > ```bash
> tar cf ${ARCHIVE_NAME}.tar.xz \ > tar cf ${ARCHIVE_NAME}.tar.xz \
@ -102,7 +106,7 @@
> symlinked to "$HOME/50-user-dirs/documents/" > symlinked to "$HOME/50-user-dirs/documents/"
- **manuals** >> for storing home/office manuals - **manuals** >> for storing home/office manuals
- **glacial** >> for long term storage - **glacial** >> for long term storage
> symlinked to "$HOME/50-user-dirs/documents/" > symlinked to "$HOME/50-user-dirs/documents/" <br>
> 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. > 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 - **50-user-dirs** user/profile directories
- **audiobooks** >> self-explanatory - **audiobooks** >> self-explanatory

Loading…
Cancel
Save