From c91f0a32ac96464692eae1ca6986b7bb87e72a71 Mon Sep 17 00:00:00 2001 From: flufficat <112202351+flufficat@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:50:02 +0100 Subject: [PATCH] Update README.md for edit func --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab43f56..e13c791 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ A simple bash tool to copy a line from a file to the clipboard # Usage -1. `qwerty ` -2. Select the line you want to copy or search for it in rofi. +1. `qwerty [-e] ` +2. Select the line you want to copy or search for it in rofi/wofi. 3. Done. Just paste it. - +# Options +`-e --edit` after selecting the line in rofi/wofi, open it in an editor, edit it and save that to the clipboard instead # Dependencies (you will need to download them yourself if they arent already installed) #### Xorg