vd --help broken
Description:
When trying to use visidata --help
, it tries to load in the man page (which works fine as a man page), but gets the location wrong, hence the result is:
[Errno 2] No such file or directory: '/usr/lib/python3.12/site-packages/visidata/man/vd.txt'
Additional info:
- package version(s): 3.1.1-1
- config and/or log files: N/A
- link to upstream bug report, if any: N/A
Steps to reproduce:
visidata --help
[Errno 2] No such file or directory: '/usr/lib/python3.12/site-packages/visidata/man/vd.txt'
man visidata
- (works)