From 74c813a6567b465e7368a557f1e3f4458e6957bc Mon Sep 17 00:00:00 2001 From: John Reese Date: Wed, 19 Jan 2011 12:54:05 -0500 Subject: [PATCH] Implemented PREPEND command for modifying config values --- README.md | 5 +++++ notifo.cpp | 30 ++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b0a3e0..568e552 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,11 @@ Commands Allows you to add a string to end of a configuration value. Automatically adds a space to separate the appended value from the existing value. +* `prepend