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

add uuhelp to the ignore spell

This commit is contained in:
Sylvestre Ledru 2023-06-04 11:27:50 +02:00
parent c6ad9846f9
commit 9f38142522
7 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
# spell-checker:ignore uuhelp
ARG=""
if test "$1" != "--do-it"; then
ARG="--dry-run --allow-dirty"