summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-03-06 20:10:00 +0100
committerJan Pokorný <jpokorny@redhat.com>2014-03-06 20:10:00 +0100
commitbfc5695f300b730cef14acae7f51ef48b4cebcb8 (patch)
tree8e7f558edbdad9813ce8e4db70c0130610f71e42 /doc
parent8f930879218b11f7f4ed5c4a8f9b20137414f9c8 (diff)
downloadclufter-bfc5695f300b730cef14acae7f51ef48b4cebcb8.tar.gz
clufter-bfc5695f300b730cef14acae7f51ef48b4cebcb8.tar.xz
clufter-bfc5695f300b730cef14acae7f51ef48b4cebcb8.zip
doc/HACKING: mention "command alias"
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/HACKING5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HACKING b/doc/HACKING
index 52fa71e..1fd3e33 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -6,7 +6,10 @@ recipes in a relatively loosely coupled way and with clear
relationships:
. command is a composition of one or more filters (see below)
- with some level of flexibility (tee-like splits, etc.)
+ with some level of flexibility (tee-like splits, etc.);
+ special case is a "command alias" that can dynamically select
+ existing underlying command based on the actual environment
+ (commonly as per the OS/distribution and/or available commands)
. filter is an isolated set of steps from object _A_ of a format _X_
(see below) and having the respective internal representation _x_