mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
shred: add "prefill" to spelling 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 (words) wipesync
|
||||
// spell-checker:ignore (words) wipesync prefill
|
||||
|
||||
use clap::{crate_version, Arg, ArgAction, Command};
|
||||
use rand::{rngs::StdRng, seq::SliceRandom, Rng, SeedableRng};
|
||||
|
||||
Reference in New Issue
Block a user