diff options
author | Martin Szulecki | 2014-11-21 16:37:12 +0100 |
---|---|---|
committer | Martin Szulecki | 2014-11-21 16:37:12 +0100 |
commit | 7f7a360848bac728d8a51f4a22515fbebd3ef6b1 (patch) | |
tree | 63784995ff2aaa8a8385d9a383f84128799a3687 /systemd | |
parent | f961e3589910a8c3d90752edeee1604fe1a1fb02 (diff) | |
download | usbmuxd-7f7a360848bac728d8a51f4a22515fbebd3ef6b1.tar.gz usbmuxd-7f7a360848bac728d8a51f4a22515fbebd3ef6b1.tar.bz2 |
systemd: Add documentation reference to unit file
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/usbmuxd.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/usbmuxd.service.in b/systemd/usbmuxd.service.in index c2bd617..e978738 100644 --- a/systemd/usbmuxd.service.in +++ b/systemd/usbmuxd.service.in @@ -1,5 +1,6 @@ [Unit] Description=Socket daemon for the usbmux protocol used by Apple devices +Documentation=man:usbmuxd(8) [Service] Type=simple |