change ~ remove 'main.rs' spell-checker exceptions

This commit is contained in:
Roy Ivy III 2021-05-29 22:19:41 -05:00
parent 7510b65d6b
commit 9c0c8eb59f
96 changed files with 95 additions and 97 deletions

View file

@ -1 +1 @@
uucore_procs::main!(uu_arch); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_arch);

View file

@ -1 +1 @@
uucore_procs::main!(uu_base32); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_base32);

View file

@ -1 +1 @@
uucore_procs::main!(uu_base64); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_base64);

View file

@ -1 +1 @@
uucore_procs::main!(uu_basename); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_basename);

View file

@ -1 +1 @@
uucore_procs::main!(uu_cat); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_cat);

View file

@ -1 +1 @@
uucore_procs::main!(uu_chgrp); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_chgrp);

View file

@ -1 +1 @@
uucore_procs::main!(uu_chmod); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_chmod);

View file

@ -1 +1 @@
uucore_procs::main!(uu_chown); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_chown);

View file

@ -1 +1 @@
uucore_procs::main!(uu_chroot); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_chroot);

View file

@ -1 +1 @@
uucore_procs::main!(uu_cksum); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_cksum);

View file

@ -1 +1 @@
uucore_procs::main!(uu_comm); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_comm);

View file

@ -1 +1 @@
uucore_procs::main!(uu_cp); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_cp);

View file

@ -1 +1 @@
uucore_procs::main!(uu_csplit); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_csplit);

View file

@ -1 +1 @@
uucore_procs::main!(uu_cut); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_cut);

View file

@ -1 +1 @@
uucore_procs::main!(uu_date); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_date);

View file

@ -1 +1 @@
uucore_procs::main!(uu_df); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_df);

View file

@ -1 +1 @@
uucore_procs::main!(uu_dircolors); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_dircolors);

View file

@ -1 +1 @@
uucore_procs::main!(uu_dirname); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_dirname);

View file

@ -5,8 +5,6 @@
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
// spell-checker:ignore (ToDO) BLOCKSIZE inode inodes ment strs
#[macro_use]
extern crate uucore;

View file

@ -1 +1 @@
uucore_procs::main!(uu_du); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_du);

View file

@ -1 +1 @@
uucore_procs::main!(uu_echo); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_echo);

View file

@ -1 +1 @@
uucore_procs::main!(uu_env); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_env);

View file

@ -1 +1 @@
uucore_procs::main!(uu_expand); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_expand);

View file

@ -1 +1 @@
uucore_procs::main!(uu_expr); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_expr);

View file

@ -1 +1 @@
uucore_procs::main!(uu_factor); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_factor);

View file

@ -1 +1 @@
uucore_procs::main!(uu_false); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_false);

View file

@ -1 +1 @@
uucore_procs::main!(uu_fmt); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_fmt);

View file

@ -1 +1 @@
uucore_procs::main!(uu_fold); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_fold);

View file

@ -1 +1 @@
uucore_procs::main!(uu_groups); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_groups);

View file

@ -1 +1 @@
uucore_procs::main!(uu_hashsum); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_hashsum);

View file

@ -1 +1 @@
uucore_procs::main!(uu_head); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_head);

View file

@ -1 +1 @@
uucore_procs::main!(uu_hostid); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_hostid);

View file

@ -1 +1 @@
uucore_procs::main!(uu_hostname); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_hostname);

View file

@ -1 +1 @@
uucore_procs::main!(uu_id); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_id);

View file

@ -1 +1 @@
uucore_procs::main!(uu_install); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_install);

View file

@ -1 +1 @@
uucore_procs::main!(uu_join); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_join);

View file

@ -1 +1 @@
uucore_procs::main!(uu_kill); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_kill);

View file

@ -1 +1 @@
uucore_procs::main!(uu_link); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_link);

View file

@ -1 +1 @@
uucore_procs::main!(uu_ln); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_ln);

View file

@ -1 +1 @@
uucore_procs::main!(uu_logname); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_logname);

View file

@ -1 +1 @@
uucore_procs::main!(uu_ls); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_ls);

View file

@ -1 +1 @@
uucore_procs::main!(uu_mkdir); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_mkdir);

View file

@ -1 +1 @@
uucore_procs::main!(uu_mkfifo); // spell-checker:ignore procs uucore mkfifo
uucore_procs::main!(uu_mkfifo);

View file

@ -1 +1 @@
uucore_procs::main!(uu_mknod); // spell-checker:ignore procs uucore mknod
uucore_procs::main!(uu_mknod);

View file

@ -1 +1 @@
uucore_procs::main!(uu_mktemp); // spell-checker:ignore procs uucore mktemp
uucore_procs::main!(uu_mktemp);

View file

@ -1 +1 @@
uucore_procs::main!(uu_more); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_more);

View file

@ -1 +1 @@
uucore_procs::main!(uu_mv); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_mv);

View file

@ -1 +1 @@
uucore_procs::main!(uu_nice); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_nice);

View file

@ -1 +1 @@
uucore_procs::main!(uu_nl); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_nl);

View file

@ -1 +1 @@
uucore_procs::main!(uu_nohup); // spell-checker:ignore procs uucore nohup
uucore_procs::main!(uu_nohup);

View file

@ -1 +1 @@
uucore_procs::main!(uu_nproc); // spell-checker:ignore procs uucore nproc
uucore_procs::main!(uu_nproc);

View file

@ -1 +1 @@
uucore_procs::main!(uu_numfmt); // spell-checker:ignore procs uucore numfmt
uucore_procs::main!(uu_numfmt);

View file

@ -1 +1 @@
uucore_procs::main!(uu_od); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_od);

View file

@ -1 +1 @@
uucore_procs::main!(uu_paste); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_paste);

View file

@ -1 +1 @@
uucore_procs::main!(uu_pathchk); // spell-checker:ignore procs uucore pathchk
uucore_procs::main!(uu_pathchk);

View file

@ -1 +1 @@
uucore_procs::main!(uu_pinky); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_pinky);

View file

@ -1 +1 @@
uucore_procs::main!(uu_printenv); // spell-checker:ignore procs uucore printenv
uucore_procs::main!(uu_printenv);

View file

@ -1 +1 @@
uucore_procs::main!(uu_printf); // spell-checker:ignore procs uucore printf
uucore_procs::main!(uu_printf);

View file

@ -1 +1 @@
uucore_procs::main!(uu_ptx); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_ptx);

View file

@ -1 +1 @@
uucore_procs::main!(uu_pwd); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_pwd);

View file

@ -1 +1 @@
uucore_procs::main!(uu_readlink); // spell-checker:ignore procs uucore readlink
uucore_procs::main!(uu_readlink);

View file

@ -1 +1 @@
uucore_procs::main!(uu_realpath); // spell-checker:ignore procs uucore realpath
uucore_procs::main!(uu_realpath);

View file

@ -1 +1 @@
uucore_procs::main!(uu_relpath); // spell-checker:ignore procs uucore relpath
uucore_procs::main!(uu_relpath);

View file

@ -1 +1 @@
uucore_procs::main!(uu_rm); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_rm);

View file

@ -1 +1 @@
uucore_procs::main!(uu_rmdir); // spell-checker:ignore procs uucore rmdir
uucore_procs::main!(uu_rmdir);

View file

@ -1 +1 @@
uucore_procs::main!(uu_seq); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_seq);

View file

@ -1 +1 @@
uucore_procs::main!(uu_shred); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_shred);

View file

@ -1 +1 @@
uucore_procs::main!(uu_shuf); // spell-checker:ignore procs uucore shuf
uucore_procs::main!(uu_shuf);

View file

@ -1 +1 @@
uucore_procs::main!(uu_sleep); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_sleep);

View file

@ -1 +1 @@
uucore_procs::main!(uu_sort); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_sort);

View file

@ -1 +1 @@
uucore_procs::main!(uu_split); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_split);

View file

@ -1 +1 @@
uucore_procs::main!(uu_stat); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_stat);

View file

@ -1 +1 @@
uucore_procs::main!(uu_stdbuf); // spell-checker:ignore procs uucore stdbuf
uucore_procs::main!(uu_stdbuf);

View file

@ -1 +1 @@
uucore_procs::main!(uu_sum); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_sum);

View file

@ -1 +1 @@
uucore_procs::main!(uu_sync); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_sync);

View file

@ -1 +1 @@
uucore_procs::main!(uu_tac); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_tac);

View file

@ -1 +1 @@
uucore_procs::main!(uu_tail); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_tail);

View file

@ -1 +1 @@
uucore_procs::main!(uu_tee); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_tee);

View file

@ -1 +1 @@
uucore_procs::main!(uu_test); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_test);

View file

@ -1 +1 @@
uucore_procs::main!(uu_timeout); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_timeout);

View file

@ -1 +1 @@
uucore_procs::main!(uu_touch); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_touch);

View file

@ -1 +1 @@
uucore_procs::main!(uu_tr); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_tr);

View file

@ -1 +1 @@
uucore_procs::main!(uu_true); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_true);

View file

@ -1 +1 @@
uucore_procs::main!(uu_truncate); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_truncate);

View file

@ -1 +1 @@
uucore_procs::main!(uu_tsort); // spell-checker:ignore procs uucore tsort
uucore_procs::main!(uu_tsort);

View file

@ -1 +1 @@
uucore_procs::main!(uu_tty); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_tty);

View file

@ -1 +1 @@
uucore_procs::main!(uu_uname); // spell-checker:ignore procs uucore uname
uucore_procs::main!(uu_uname);

View file

@ -1 +1 @@
uucore_procs::main!(uu_unexpand); // spell-checker:ignore procs uucore unexpand
uucore_procs::main!(uu_unexpand);

View file

@ -1 +1 @@
uucore_procs::main!(uu_uniq); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_uniq);

View file

@ -1 +1 @@
uucore_procs::main!(uu_unlink); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_unlink);

View file

@ -1 +1 @@
uucore_procs::main!(uu_uptime); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_uptime);

View file

@ -1 +1 @@
uucore_procs::main!(uu_users); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_users);

View file

@ -1 +1 @@
uucore_procs::main!(uu_wc); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_wc);

View file

@ -1 +1 @@
uucore_procs::main!(uu_who); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_who);

View file

@ -1 +1 @@
uucore_procs::main!(uu_whoami); // spell-checker:ignore procs uucore whoami
uucore_procs::main!(uu_whoami);

View file

@ -1 +1 @@
uucore_procs::main!(uu_yes); // spell-checker:ignore procs uucore
uucore_procs::main!(uu_yes);