X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=documentation%2Ffeisty_meow_command_reference.txt;h=796f7e650b486eab375017ce4088367ccaf93e8b;hb=c28dc24c2c63c4b505009a911083245e1c87ebe8;hp=acb6aa2658201034816d6dd1ed34b42e7a9e6fcc;hpb=1e4b71c65c6a4e73fbe4d12fb1b8aabcd447df57;p=feisty_meow.git diff --git a/documentation/feisty_meow_command_reference.txt b/documentation/feisty_meow_command_reference.txt index acb6aa26..796f7e65 100644 --- a/documentation/feisty_meow_command_reference.txt +++ b/documentation/feisty_meow_command_reference.txt @@ -58,6 +58,10 @@ generally useful commands update the feisty meow codebase from its origin and run the regeneration script to update the current user's feisty meow configuration. + whackem: + permanently delete files, rather than using safe delete (safedel). this + script will accept all the standard arguments to "rm". + revision control commands ========================= @@ -122,7 +126,7 @@ some assorted other revision control commands: pushd $FEISTY_MEOW_APEX; git checkout dev; popd and this command will get you back onto the mainline branch: - pushd $FEISTY_MEOW_APEX; git checkout master; popd + pushd $FEISTY_MEOW_APEX; git checkout main; popd ============================= the site avenger script suite