summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordweller <dweller@cabin.digital>2024-03-18 05:08:39 +0200
committerdweller <dweller@cabin.digital>2024-03-18 05:08:39 +0200
commit48d6a9cdb9e9b0d72104ad2eb5214376ed621c19 (patch)
treee128e9b93745cbb66a3d9e85569d40005ab5f854 /README
parentae4693676e49907442d53d320a7c758557c9770a (diff)
shellcheck and fix handling of URI encoded file pathsHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a62c2b9..e6e278b 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ xfileclip
Copy and paste files to and from your shell and X programs!
-Dependencies: POSIX shell (like dash) and xclip
+Dependencies: POSIX shell (like dash), xclip and GNU awk
Install: just copy and paste `xcopy` and `xpaste` scripts
somewhere on your $PATH.