aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index b52a024..5f8225a 100644
--- a/README
+++ b/README
@@ -78,6 +78,13 @@ apt::preferences_snippet
A way to add pinning information to /etc/apt/preferences
+Example:
+
+ apt::preferences_snippet{
+ 'irssi-plugin-otr':
+ release => 'lenny-backports',
+ priority => 999;
+ }
Resources
=========