bookstore initial commit

This commit is contained in:
gauthiier
2016-11-09 12:37:20 +01:00
parent af404a06c2
commit b31d0f3ab5
3 changed files with 134 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Usage: bookstore [options]
Options:
-h, --help output usage information
-V, --version output the version number
-a, --author [name] Book author's name
-p, --price [price] Book price
-t, --title [name] Book title
-k, --kind [kind] Kind of book
-m, --max [price] Maximum price for a book