diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ Calculate number of seconds the package was build in OBS. Usage: - $ time-of-build.sh devel:languages:python:flask python-Flask + $ time-of-build.sh python-Flask + +Requires osc and xmlstarlet. |