From f96773cb7d3dce54814981652dc532a8d5c99ce3 Mon Sep 17 00:00:00 2001 From: Aaron Johnson Date: Tue, 20 Jul 2021 21:20:26 -0500 Subject: [PATCH] Renamed 'transfer' to 'direct transfer' so that it is descriptive and stands out appropriately --- bank | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bank b/bank index 221e42d..d40eab2 100755 --- a/bank +++ b/bank @@ -29,12 +29,12 @@ show_menu() { 2. Deposit 3. Withdrawal -4. Transfer +4. Direct Transfer 5. Show All Balances 6. Show Transaction History 7. Show Transactions for Account -8. Show Transfer History +8. Show Direct Transfer History 9. Disable Account (!) 0. Enable Account