chore: aligned docs to the template file for articles

This commit is contained in:
Michele Cereda
2023-07-09 18:17:32 +02:00
parent fe0adabb88
commit ebb4e5febb
39 changed files with 401 additions and 109 deletions

View File

@@ -10,6 +10,12 @@ When given the `-d` option, `duperemove` also submits duplicated extents for ded
`duperemove` can also take input from `fdupes`, given the `--fdupes` option.
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
```sh
@@ -35,12 +41,27 @@ duperemove -Adhr --hashfile=path/to/hashfile \
path/to/directory
```
## Sources
## Further readings
- [Website]
- [cheat.sh]
- [manpage]
[cheat.sh]: https://cheat.sh/duperemove
## Sources
All the references in the [further readings] section, plus the following:
- [cheat.sh]
<!--
References
-->
<!-- Upstream -->
[manpage]: https://markfasheh.github.io/duperemove/duperemove.html
[website]: https://markfasheh.github.io/duperemove/
<!-- In-article sections -->
[further readings]: #further-readings
<!-- Others -->
[cheat.sh]: https://cheat.sh/duperemove