We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e943c commit e3ac6d5Copy full SHA for e3ac6d5
src/uu/shred/src/shred.rs
@@ -3,7 +3,7 @@
3
// For the full copyright and license information, please view the LICENSE
4
// file that was distributed with this source code.
5
6
-// spell-checker:ignore (words) wipesync prefill couldnt
+// spell-checker:ignore (words) wipesync prefill couldnt fillpattern
7
8
use clap::{Arg, ArgAction, Command};
9
#[cfg(unix)]
0 commit comments