tadfisher / pass-otp

A pass extension for managing one-time-password (OTP) tokens
GNU General Public License v3.0
1.28k stars 85 forks source link

pass otp uri --clip does not work #150

Closed harmtemolder closed 2 years ago

harmtemolder commented 2 years ago

pass otp uri -c pass-name and pass otp uri --clip result in pass: invalid option -- 'c' and pass: unrecognized option '--clip' respectively, even though the README states it should work.

How can I help debug this?