PLDWWW: Docs/man/Managing packages

grizz grizz at pld-linux.org
Thu Dec 25 20:37:23 CET 2008


Author: grizz   Date: Thu Dec 25 19:37:23 2008 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Docs/man/Managing_packages?action=diff&rev2=4&rev1=3
---- Log message:


---- Page affected: Docs/man/Managing packages

---- Diffs:

================================================================
  [[TableOfContents]]
  == Poldek ==
  === Preparing ===
- Display help:
+ ==== Display help ====
  {{{
  # poldek --help
  Usage: poldek [OPTION...] [PACKAGE...]
  ...
  }}}
  
- List repositories:
+ ==== List repositories ====
  {{{
  # poldek -l
  th           ftp://ftp.pld-linux.org/dists/3.0/PLD/x86_64/RPMS/  (noauto,noautoup,type=pndir)
@@ -31, +31 @@

  
  }}}
  
- Choose repositories:
+ ==== Choose repositories ====
  {{{
  # poldek -n titanium -n titanium-test
  }}}
  
- Upgrade repositories indexes:
+ ==== Upgrade repositories indexes ====
  '''poldek --up''' - will affect only repositories with autoup=yes
  To update other repositories - mix '''--up''' with '''-n repository'''.
  {{{


More information about the pld-cvs-commit mailing list