mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:17:36 +00:00
Manpages+markdown-checker: Permit only specific missing files
I can't write these manpages ad-hoc, and in most cases I don't want to remove the link because it is justified. The hope is that with this FIXME in place, there is more motivation to write these manpages for someone who knows enough about them. Or at least we will introduce fewer dead links in the future, making Help more useful.
This commit is contained in:
parent
3a9f289dc6
commit
8ff942b5a4
3 changed files with 52 additions and 3 deletions
|
@ -39,6 +39,4 @@ $ tar -x -f archive.tar
|
|||
|
||||
## See also
|
||||
|
||||
* [`gunzip`(1)](gunzip.md)
|
||||
* [`unzip`(1)](unzip.md)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue