Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Jun 28, 2023
1 parent 70a08d6 commit a0309c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To use flook, follow the following steps:
$ flook recipe add <recipe_name> -p <recipe_relative_path>
# 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
Expand Down Expand Up @@ -130,6 +130,6 @@ To use flook, follow the following steps:
$ flook recipe run <recipe_name> -h <host_name>
# Examples
# Some examples
$ flook recipe run clivern/nginx -h example.com
$ flook recipe run clivern/ping -h localhost

0 comments on commit a0309c3

Please sign in to comment.