X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=documentation%2Ffeisty_meow_command_reference.txt;h=d885f0fab490cd87581ddd19882300e81ff64895;hb=e6ce0aa508c3ad1beb167fdf20732b24f383c651;hp=21de010dc17fdb39d347ab594b86184e01480ad3;hpb=0dd0f3778bd42705073d19939e60ceea4094744d;p=feisty_meow.git diff --git a/documentation/feisty_meow_command_reference.txt b/documentation/feisty_meow_command_reference.txt index 21de010d..d885f0fa 100644 --- a/documentation/feisty_meow_command_reference.txt +++ b/documentation/feisty_meow_command_reference.txt @@ -126,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 @@ -179,8 +179,8 @@ the powerup command, but is not ready yet.) avcoreup: updates the avcore portion of a site avenger application. this command can accept an application name within which to update, or it can auto-pick the - applicatin for you from the available checked out ones in ~/apps (the default - storage folder for all site avenger style sites). + application for you from the available checked out ones in ~/apps (the + default storage folder for all site avenger style sites). siteup: updates the entire checked out repository for a site avenger application.