From f3422bfb4a37adc1ca965a890f8dbc0b196a46a4 Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Sun, 22 Oct 2023 19:53:02 -0500 Subject: [PATCH] just -l --- ntfy/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ntfy/README.md b/ntfy/README.md index 5b04a3d..eef8d34 100644 --- a/ntfy/README.md +++ b/ntfy/README.md @@ -16,6 +16,13 @@ This service uses `just` cli to manage the deployment. just # list individual recipes just -l + +# Available recipes: +# convert +# default +# deploy +# restart +# viz ``` ## viz