- experimental 0.52-13
| get-publicfile-docs(1) | General Commands Manual | get-publicfile-docs(1) |
NAME¶
get-publicfile-docs - get and install publicfile documentation
SYNOPSIS¶
get-publicfile-docs
DESCRIPTION¶
get-publicfile-docs downloads publicfile documentation from
the publicfile upstream website
⟨URL: http://cr.yp.to/ ⟩ to /var/lib/publicfile/doc and
makes it available from /usr/share/doc/publicfile via a symlink.
You are advised to run the script under a non-root useraccount. If needed permissions are lacking, instructions will be given on how to create needed directories. The script uses wget(1) to do the actual downloading.
BUGS¶
The script does not check wether the local copy of the downloaded documentation is up to date.
The script is a zsh shell script. Reimplementing it to use only Bourne shell features, so that it can run with smaller shells (like e.g. dash or the Almquist SHell) is planned.
AUTHOR¶
Written by Joost van Baal-Ilić.
No copyright is claimed. The get-publicfile-docs code and this manpage are in the public domain; do with it what you wish.
SEE ALSO¶
The authors publicfile website ⟨URL: http://mdcc.cx/publicfile/ ⟩.
| 2015-05-19 | publicfile 0.52-7 |