1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 02:57:44 +00:00

docs ~ spell-check repairs and addition of exceptions

This commit is contained in:
Roy Ivy III 2020-05-27 01:13:08 -05:00
parent ce1d6d882a
commit f82de13847
133 changed files with 332 additions and 93 deletions

View file

@ -1,5 +1,4 @@
// spell-checker:ignore (utils) chgrp chmod chown chroot cksum dircolors hashsum hostid logname mkdir mkfifo mknod mktemp nohup nproc numfmt pathchk printenv printf readlink realpath relpath rmdir shuf stdbuf tsort uname unexpand whoami
// spell-checker:ignore () uutils uumain rustfmt rustc macos krate
// spell-checker:ignore (vars) krate
use std::env;
use std::fs::File;