diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-10-15 23:45:47 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-10-15 23:45:47 -0400 |
commit | 1b1baac43f0c45215b10619f71f8e3607d505bf9 (patch) | |
tree | 73d25799856a929f15f18a69947c3f6ea54d3534 /README.md | |
parent | 7db99ed4459dc1c30a36a7f9ae8cc33bbf877695 (diff) | |
download | bog-1b1baac43f0c45215b10619f71f8e3607d505bf9.tar.gz |
Clarify some function descriptions in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,7 +51,7 @@ first parent heading that is a study heading. - `bog-find-citekey-file` - Open an associated file for a citekey. + Open an associated file (usually a PDF) for a citekey. - `bog-find-citekey-bib` @@ -70,7 +70,7 @@ first parent heading that is a study heading. - `bog-rename-staged-file-to-citekey` - Rename a new file. + Rename a new file (usually a PDF) to be associated with a citekey. - `bog-clean-and-rename-staged-bibs` |