diff --git a/README.md b/README.md index dc09001..1f0b61c 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,6 @@ A filepath utility $ fp usage: fp [file or directory] Flags: - -v print the file hash in (md5, sha1, sha256) + -c copy the path to the clipboard + -v print the file hash in (md5, sha1, sha256) ```