remove todo item that is done

This commit is contained in:
~d6 2025-02-12 00:03:04 -05:00
parent a17211edc9
commit 8171300a7c
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
( - handle 'L' entries )
( - support creating archives )
( - arg validation should depend on mode )
( - validate checksums )
( - better error messages on unsupported files, e.g. symlinks )
( - better usage message )
( - support using "-" for stdin/stdout? )