minor update

这个提交包含在:
Dirk Alders 2021-03-08 18:23:46 +01:00
父节点 c91c0a184a
当前提交 ae8ba45b84
共有 2 个文件被更改,包括 3 次插入3 次删除

查看文件

@ -3,7 +3,6 @@
BASEDIR=`pwd`
usage="Execute a command in each subdirectory:\n\nUsage: $0 [-p | print subdir info] \"command\""
# More safety, by turning some bugs into errors.
# Without `errexit` you don’t need ! and can replace
@ -44,7 +43,8 @@ while true; do
shift
;;
-h|--help)
echo -e "Execute a command in each subdirectory:\n\nUsage: $0 [-p(--print-subdir) -e(--exclude) dir1, dir2,...,dirn)] \"command\""
echo -e "NAME\n\tineach - executes a command in each subdirectory"
echo -e "SYNOPSIS\n\tineach [-p, --print-subdir] [-e, --exclude dir1,dir2,...,dirn] \"command\""
exit 0
shift
;;

查看文件

@ -1,7 +1,7 @@
#!/bin/sh
#
REPLACE_FOLDERS="Audio Bilder data Dokumente Downloads eclipse Musik prj Schreibtisch Videos choords"
REPLACE_FOLDERS="Audio Bilder data Dokumente Downloads eclipse Musik prj Schreibtisch Videos"
echo The following folders will be deleted: