Move the manual to doc/manual.txt.

This commit is contained in:
Juan RP 2013-11-24 07:50:06 +01:00
parent e4e156bf27
commit 2ad80e56f4

View file

@ -110,7 +110,6 @@ The following functions are defined by `xbps-src` and can be used on any templat
`vmove <pattern>`
Moves `pattern` to the specified directory in `$DESTDIR`
This function moves all files from `files` to the same directory in `$DESTDIR`
(if called from a `source section`) or `$PKGDESTDIR` (if called from a `package section`).
*vmkdir()*::