1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

ignore dtype in the spell

This commit is contained in:
Sylvestre Ledru 2023-10-13 10:30:31 +02:00 committed by GitHub
parent 94972d45c7
commit 8826e47d36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
// spell-checker:ignore (ToDO) cpio svgz webm somegroup nlink rmvb xspf tabsize dired subdired
// spell-checker:ignore (ToDO) cpio svgz webm somegroup nlink rmvb xspf tabsize dired subdired dtype
use clap::{
builder::{NonEmptyStringValueParser, ValueParser},