diff --git a/tar.tal b/tar.tal index 2289f00..085f57a 100644 --- a/tar.tal +++ b/tar.tal @@ -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? )