aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.29k stars 81 forks source link

Cache warning #78

Closed Michael137 closed 6 years ago

Michael137 commented 6 years ago

I was following the README instructions on caching the commands for offline lookup. I got ambigious error/retry messages but not explaining what I did wrong. Turns out I didn't have root permissions.

Updating the README and printing an error message would save people some time in case they make the same mistake.

aitjcize commented 6 years ago

you don't need root permission to cache offline, the cache are stored under user HOME directory

Michael137 commented 6 years ago

Ah fair enough. My home folder must have had wrong permissions