From 07e72047aac1422eea267fc4530a70fd22646d6a Mon Sep 17 00:00:00 2001 From: Lorenzo Gaifas Date: Mon, 21 Aug 2023 18:18:37 +0200 Subject: [PATCH] add -l to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8d3af5f..1a26981 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ This is a simple personal collection of (sometimes...) useful scripts and tools pip install stemia ``` +You can quickly list all the available tools with + +``` +stemia -l +``` + ## Completion You can enable completion for your bash shell by running: