From 0bfb5ee41ffbbae9f3e9133ad53cb41eec45f3d4 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 8 Jun 2025 21:00:42 +0200 Subject: Fix: change option name from `pdf-dir` to `pdf-path` to match config name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4c176af..f61b93c 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ FLAGS: -c, --config-file= Path to config file used for current session. Takes precedence over standard config file. --light-terminal Enable color mode for light terminal background - --pdf-dir= Use PDF files named by citekey at the given path and its + --pdf-path= Use PDF files named by citekey at the given path and its subdirs as value for the `file` field of the entry matching the citekey for the current session. Does not overwrite or change the original file. -- cgit v1.2.3