From 30deca028fb9c08aa60ce86587802fd45db31829 Mon Sep 17 00:00:00 2001 From: belliash Date: Fri, 13 Jan 2012 11:34:38 +0100 Subject: [PATCH] update usage --- libraries/common | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/common b/libraries/common index ed8b0b3..fd74553 100644 --- a/libraries/common +++ b/libraries/common @@ -330,6 +330,7 @@ function showEzsyncUsage() { echo -e " -c\t--cleanlog\tclears log file; not working with -p and -P" echo -e " -h\t--help\t\tdisplays this screen and exits immediately" echo -e " -n\t--nosync\tspecifies the ebuilds source that will be omitted" + echo -e " -N\t--nopush\tavoids automatic commits into repositories" echo -e " -p\t--purge\t\tclears temporary folder" echo -e " -P\t--purgeonly\tclears temporary folder and exits" echo -e " -s\t--syscheck\tperforms prerequisites check only"