diff --git a/README.md b/README.md index 15438b1..1d68d72 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,11 @@ or add the following to your `.config/zathura/zathurarc`: ``` map exec copy_ref +map exec "copy_ref --section" ``` -This will make Ctrl-L copy a reference to the current page in Zathura. +This will make Ctrl-L copy a reference to the current page, +and Ctrl-G copy a reference to a specific section in Zathura. ## limitations