summaryrefslogtreecommitdiff
path: root/how_to_archive_with_posix_ar.html
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-08-14 14:16:24 +0200
committerAki <please@ignore.pl>2021-08-14 14:16:24 +0200
commitb4bb22f06c128fcd925bf9014a03ca19da0e10ff (patch)
tree4b64f454f35074565eb3bd867d5ecb92b6e5c380 /how_to_archive_with_posix_ar.html
parenta0f1fa71bd7777b7fad08add51b40ed9877a71e3 (diff)
downloadignore.pl-b4bb22f06c128fcd925bf9014a03ca19da0e10ff.zip
ignore.pl-b4bb22f06c128fcd925bf9014a03ca19da0e10ff.tar.gz
ignore.pl-b4bb22f06c128fcd925bf9014a03ca19da0e10ff.tar.bz2
Minor updates to tutorials
Diffstat (limited to 'how_to_archive_with_posix_ar.html')
-rw-r--r--how_to_archive_with_posix_ar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/how_to_archive_with_posix_ar.html b/how_to_archive_with_posix_ar.html
index 77dd77c..8f39a1d 100644
--- a/how_to_archive_with_posix_ar.html
+++ b/how_to_archive_with_posix_ar.html
@@ -7,12 +7,12 @@
<link rel="icon" type="image/png" href="cylo.png">
<link rel="stylesheet" href="style.css">
-<title>How To Archive With POSIX ar</title>
+<title>How to Archive With POSIX ar</title>
<nav><p><a href="https://ignore.pl">ignore.pl</a></p></nav>
<article>
-<h1>How To Archive With POSIX ar</h1>
+<h1>How to Archive With POSIX ar</h1>
<p class="subtitle">Published on 2021-07-26 00:47:00+02:00, last modified on 2021-07-26 17:09:00+02:00
<p>Let's continue <a href="how_to_archive_with_posix_tar_cpio_and_pax.html">last POSIX archiving guide</a> from the
very spot we finished. Today, we'll deal with just one tool. Very peculiar one, because it's more of a development