From 07a68b5a8dfa26c1d31ce6fe7848744823ef4fbc Mon Sep 17 00:00:00 2001 From: "Hristos N. Triantafillou" Date: Sat, 29 Feb 2020 08:34:49 -0600 Subject: [PATCH] Missing steps, usage --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4dc33c4..75690fb 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Generate an Openbox pipe menu from the contents of a yaml file. ## Installation - TODO + go get git.sr.ht/~hristoast/obpmg ## Usage - obpmg -f /path/to/some/menu.yml + obpmg --yaml-file /path/to/some/menu.yml - obpmg -n /path/to/some/menu.yml + obpmg -n -f /path/to/some/menu.yml # Sample menu entry, use `obmenu` to create. -- 2.45.2