remove unnecessary indentation
- ID
0c0667a- date
2023-05-01 17:12:34+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
62e3622- message
remove unnecessary indentation- changed files
1 file, 7 additions, 7 deletions
Changed files
fs/README.md (1741) → fs/README.md (1713)
diff --git a/fs/README.md b/fs/README.md
index d32e8d8..502921d 100644
--- a/fs/README.md
+++ b/fs/README.md
@@ -13,13 +13,13 @@ These are scripts for manipulating files and folders in my local filesystem.
<dd>
counts all the entries in subfolders under the working directory, and prints them in a table
<p><pre><code>$ cdir
- 37 fishconfig
- 48 repros
- 51 colossus-wheels
- 70 services
- 292 .git
- -------
- 699</code></pre></p>
+ 37 fishconfig
+ 48 repros
+ 51 colossus-wheels
+ 70 services
+ 292 .git
+-------
+ 699</code></pre></p>
</dd>
<dt>