mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-11-07 16:24:06 +01:00
20cc74e8b4
- steps to reproduce error: - run batman with no arguments - pick any entry - script exits and man prints an error message similar to 'No manual entry for .k5identity in section 5' I speculated that this error was due to whitespace being attached to the second argument in the man call. This commit fixes this error by piping the second argument through xargs to strip these spaces. After applying this commit the script works as expected. |
||
---|---|---|
.. | ||
bat-modules.sh | ||
batdiff.sh | ||
batgrep.sh | ||
batman.sh | ||
batpipe.sh | ||
batwatch.sh | ||
prettybat.sh |