Fixes minor typo

master
Steven Saus 4 years ago
parent 27f6a250b4
commit 51a4ced5b9
  1. 2
      mansearch.sh

@ -1,5 +1,7 @@
#!/bin/bash
#Strongly inspired by [macho](https://hiphish.github.io/blog/2020/05/31/macho-man-command-on-steroids/)
CacheFile=$HOME/.config/mansearch_cachefile
TempFile=$(mktemp)
Long=0

Loading…
Cancel
Save