You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider the following command: expense /amt 20 /date 30-10-2023 /desc this | will override | NO_EXPENSE_CATEGORY /note pasta /cat transportation
The above command indicates creation of expense with desc set to "this | will override | NO_EXPENSE_CATEGORY" and note set to "pasta" and cat set to "transportation"
After exiting, notice that the data is changed with fields being overridden because of the use of the "|" in the command option values.
Consider the following command:
expense /amt 20 /date 30-10-2023 /desc this | will override | NO_EXPENSE_CATEGORY /note pasta /cat transportation
The above command indicates creation of expense with desc set to "this | will override | NO_EXPENSE_CATEGORY" and note set to "pasta" and cat set to "transportation"
After exiting, notice that the data is changed with fields being overridden because of the use of the "|" in the command option values.
Labels:
severity.Low
type.FunctionalityBug
original: Jonoans/ped#1
The text was updated successfully, but these errors were encountered: