diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-23 21:53:12 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-23 21:53:12 +0200 |
commit | 400bf85eea4066cd8c778c06ccc8fdb83cda8145 (patch) | |
tree | 945ebd0b268255f96dea04b3febff3b9a674a497 /man | |
parent | e1f2fa2037b46a496ab2a0c5e45aaf9275912a5f (diff) |
man/1/pkg: Mention that git does not really work
Diffstat (limited to 'man')
-rw-r--r-- | man/1/pkg | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -79,6 +79,12 @@ Contains configuration vars =back +=head1 BUGS + +packages tracked in git are not completely supported. +'pkg update' will always try to update them, no matter whether there were +changed or not. Plus, the output of 'pkg update' will break a bit. + =head1 AUTHOR Daniel Friesel <derf@derf.homelinux.org> |