From 206fa6df034b8e5d49508ecd4a68bb839299ff4d Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 15 May 2020 16:29:14 -0400 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5625464..2a52334 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +For a complete list of up-to-date options use `podmanRun --help`. + +You can also find more information [on my blog](https://blog.bryanroessler.com/2020-05-15-podmanrun-a-simple-podman-wrapper/). + ```text USAGE podmanRun [-m MODE] [-o OPTIONS] [COMMANDS [ARGS]...] [--help] [--debug]