From a0309c3061665b07105bb0a1c70801bffbf480ea Mon Sep 17 00:00:00 2001 From: Clivern Date: Mon, 31 Jan 2022 22:16:10 +0100 Subject: [PATCH] updates --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 988835e..632fe19 100644 --- a/README.rst +++ b/README.rst @@ -57,7 +57,7 @@ To use flook, follow the following steps: $ flook recipe add -p - # Examples + # Some examples $ flook recipe add clivern/ping -p recipe/ping -f $ flook recipe add clivern/nginx -p recipe/nginx -f $ flook recipe add clivern/motd -p recipe/motd -f @@ -130,6 +130,6 @@ To use flook, follow the following steps: $ flook recipe run -h - # Examples + # Some examples $ flook recipe run clivern/nginx -h example.com $ flook recipe run clivern/ping -h localhost