diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-03-22 13:06:20 -0600 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-03-22 13:06:20 -0600 |
commit | eccbf87dd710982fa0d681bfdbb2a892e28e7e22 (patch) | |
tree | dd23b74c7d52ed79210e7d03e6895e3ea09894d7 /man/pass.1 | |
parent | 85c48b6ac41d58abc5fae1c24b0f9616f2ea0cbf (diff) | |
download | pass-eccbf87dd710982fa0d681bfdbb2a892e28e7e22.tar.gz pass-eccbf87dd710982fa0d681bfdbb2a892e28e7e22.tar.bz2 pass-eccbf87dd710982fa0d681bfdbb2a892e28e7e22.zip |
clip: rename SELECTION to X_SELECTION
Diffstat (limited to '')
-rw-r--r-- | man/pass.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -350,7 +350,7 @@ Overrides the default root of the git repository, which is helpful if \fIPASSWORD_STORE_DIR\fP is temporarily set to a sub-directory of the default password store. .TP -.I PASSWORD_STORE_SELECTION +.I PASSWORD_STORE_X_SELECTION Overrides the selection passed to \fBxclip\fP, by default \fIclipboard\fP. See .BR xclip (1) for more info. |