Skip to content

Commit 1c38dc1

Browse files
committed
Update UserGuide
1 parent fab682d commit 1c38dc1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/UserGuide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ and efficient Graphical User Interface interaction.
3737

3838
* **`exit`** : Exits the app.
3939

40-
* **`Create`** : Create a purchase order
40+
* **`find PANADOL warehouse`** : Displays all the warehouses managed by the manager that has a product named PANADOL.
4141

4242

4343
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.
142142

143143
### Clearing all entries : `clear`
144144

145-
Clears all entries from the address book.
145+
Clears all entries (Suppliers and Warehouses) from the CLI-nic.
146146

147147
Format: `clear`
148148

@@ -154,7 +154,7 @@ Format: `exit`
154154

155155
### Saving the data
156156

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.
158158

159159
<br />
160160

@@ -163,7 +163,7 @@ AddressBook data are saved in the hard disk automatically after any command that
163163
## FAQ
164164

165165
**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.
167167

168168
--------------------------------------------------------------------------------------------------------------------
169169

0 commit comments

Comments
 (0)