Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=226b5d7d5dac36e5acaa25dbee2b782aa127460e
commit 226b5d7d5dac36e5acaa25dbee2b782aa127460e Author: Miklos Vajna <[email protected]> Date: Tue Dec 30 01:12:36 2008 +0100 repoman documentation: use the new table syntax diff --git a/repoman.txt b/repoman.txt index 7fd57af..d481520 100644 --- a/repoman.txt +++ b/repoman.txt @@ -23,11 +23,11 @@ NOTE: This section is for users. If you're a developer, just skip it. Here is a reference comparing pacman-g2 and repoman: -`-----------------------`----------------- -pacman-g2 -Sy repoman upd -pacman-g2 -S pkg repoman merge pkg -pacman-g2 -Ss foo repoman search foo ------------------------------------------- +|==== +| pacman-g2 -Sy | repoman upd +| pacman-g2 -S pkg | repoman merge pkg +| pacman-g2 -Ss foo | repoman search foo +|==== There is a possibility to alter the result of the merge without editing the buildscript for some packages. To build the development version of a package, _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
