diff options
author | Tim Harder <radhermit@gmail.com> | 2015-12-05 13:54:51 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gmail.com> | 2015-12-05 13:55:38 -0500 |
commit | de11fe88397a0678e76925585e947b6237a258fc (patch) | |
tree | 3700d378c66a494746bb96fcf32684dfb763b85b /doc | |
parent | man: more minor reference formatting (diff) | |
download | pkgcore-de11fe88397a0678e76925585e947b6237a258fc.tar.gz pkgcore-de11fe88397a0678e76925585e947b6237a258fc.tar.bz2 pkgcore-de11fe88397a0678e76925585e947b6237a258fc.zip |
man/pkgcore: minor extended atom syntax rewording
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/pkgcore.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/man/pkgcore.rst b/doc/man/pkgcore.rst index 63c33694..dec42f48 100644 --- a/doc/man/pkgcore.rst +++ b/doc/man/pkgcore.rst @@ -351,11 +351,13 @@ you write your own configuration. Atom Syntax =========== -pkgcore supports an extended form of atom syntax- examples are provided below. +In addition to the atom specification enhancements defined in various supported +EAPIs, pkgcore provides several syntax extensions mostly relating to globbing- +examples are provided below. This form can be used in configuration files, but in doing so portage will have -issues with the syntax, so if you want to maintain configuration -compatibility, limit your usage of the extended syntax to the commandline only. +issues with the syntax. To maintain configuration compatibility, limit extended +syntax usage to the the commandline only. ===================== ========================================================== Token Result |