X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Ffiles%2Fedit_files_matching.sh;fp=scripts%2Ffiles%2Fedit_files_matching.sh;h=31662a3f10ce3bad1c9368c9e0290dbe25861528;hp=98c57ed59a2d2482ce6a2ae6a96fa2c80c32f98a;hb=2b8c3b9f11123159c7e0c20b550c7bfefd796317;hpb=afff950f497547f99b9df6287c6227868b5cfa3f diff --git a/scripts/files/edit_files_matching.sh b/scripts/files/edit_files_matching.sh index 98c57ed5..31662a3f 100644 --- a/scripts/files/edit_files_matching.sh +++ b/scripts/files/edit_files_matching.sh @@ -10,8 +10,8 @@ function print_instructions() echo "for example:" - echo " $(basename $0 .sh) ~/feisty_meow hoople.net hoople.org" - echo "the above will search the directory ~/feisty_meow for all matches to" + echo " $(basename $0 .sh) $FEISTY_MEOW_APEX hoople.net hoople.org" + echo "the above will search the directory $FEISTY_MEOW_APEX for all matches to" echo "the two patterns 'hoople.org' and 'hoople.net'." exit 1