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
Copy file name to clipboardExpand all lines: docs/UserGuide.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ and efficient Graphical User Interface interaction.
37
37
38
38
***`exit`** : Exits the app.
39
39
40
-
***`Create`** : Create a purchase order
40
+
***`find PANADOL warehouse`** : Displays all the warehouses managed by the manager that has a product named PANADOL.
41
41
42
42
43
43
1. Refer to the [Features](#features) below for details of each command.
@@ -142,7 +142,7 @@ Delete entries of warehouses or suppliers that are not needed anymore.
142
142
143
143
### Clearing all entries : `clear`
144
144
145
-
Clears all entries from the address book.
145
+
Clears all entries (Suppliers and Warehouses) from the CLI-nic.
146
146
147
147
Format: `clear`
148
148
@@ -154,7 +154,7 @@ Format: `exit`
154
154
155
155
### Saving the data
156
156
157
-
AddressBook data are saved in the hard disk automatically after any command that changes the data. There is no need to save manually.
157
+
CLI-nic data are saved in the hard disk automatically after any command that changes the data. There is no need to save manually.
158
158
159
159
<br />
160
160
@@ -163,7 +163,7 @@ AddressBook data are saved in the hard disk automatically after any command that
163
163
## FAQ
164
164
165
165
**Q**: How do I transfer my data to another Computer?<br>
166
-
**A**: Install the app in the other computer and overwrite the empty data file it creates with the file that contains the data of your previous AddressBook home folder.
166
+
**A**: Install the app in the other computer and overwrite the empty data file it creates with the file that contains the data of your previous CLI-nic home folder.
0 commit comments