From ccf62ac28cc203551ce7496e31f8f7452daf985e Mon Sep 17 00:00:00 2001 From: daryltay415 <13zidane@gmail.com> Date: Mon, 15 Apr 2024 12:21:20 +0800 Subject: [PATCH] Update user guide --- docs/UserGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 0bf11ac231..f37cdd71b5 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -510,7 +510,7 @@ Calculates the total expense for all activities of the given type in the travel Format: `totalexpense [/type TYPE]` -* The `TYPE` must be a valid type (Accomodation, Food, Landmark, TravelActivity) +* The `TYPE` must be a valid type (Accomodation, Food, Landmark, General) Example of usage: `totalexpense /type food`