graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
910 stars 88 forks source link

Add man page for psd-overlay-helper #173

Closed JanLuca closed 8 years ago

JanLuca commented 8 years ago

Some distributions want to have a man page for all tools in /usr/[s]bin. This commit adds a minimal version for psd-overlay-helper.

graysky2 commented 8 years ago

Some distributions want to have a man page for all tools in /usr/[s]bin.

Interesting... I don't understand the rationale but it's easy enough to implement. Thank you for the PR.