Remove ability to specifiy filename

This commit is contained in:
2017-11-09 06:21:23 +01:00
parent da63f5d640
commit aeb39e560c

View File

@@ -8,8 +8,8 @@ of other businesses, but for me it's more than enough.
# Usage # Usage
Usage: ./on-stock [-l] [-s name][-m name Usage: ./on-stock [-l] [-s name][-m name
[-d name] [-n] [-h] [-f filename] [-d name] [-n] [-h]
-l = list the articles in the database -l = list the articles in the database
-s name = search for an 'name' in the database -s name = search for an 'name' in the database
-m name = modify the article named 'name' in the database -m name = modify the article named 'name' in the database