mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Add a word to the spell ignore list
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
// spell-checker:ignore (paths) GPGHome
|
||||
// spell-checker:ignore (paths) GPGHome findxs
|
||||
|
||||
use clap::{crate_version, Arg, ArgMatches, Command};
|
||||
use uucore::display::{println_verbatim, Quotable};
|
||||
|
||||
Reference in New Issue
Block a user