diff --git a/README.md b/README.md index fb3168b..48e3228 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,10 @@ provs-syspec.jar local provs-syspec.jar myuser@myhost.com -c my-syspec-config.yaml ``` +Example output: + +![Syspec output example](doc/resources/syspec-output-example.jpg "Syspec output example") + ## Get help To get help you can make use of the `-h` option: diff --git a/doc/resources/syspec-output-example.jpg b/doc/resources/syspec-output-example.jpg new file mode 100644 index 0000000..0182db2 Binary files /dev/null and b/doc/resources/syspec-output-example.jpg differ