From ba6ff53bebd1ea6c51f12ba5dd218dcce8348df1 Mon Sep 17 00:00:00 2001 From: Anastasis Grammenos Date: Sun, 23 Sep 2018 00:16:02 +0300 Subject: update readme --- README.org | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index ba0913f..7c71738 100644 --- a/README.org +++ b/README.org @@ -159,6 +159,7 @@ Usage: *** add or a or -a +Adds a configuration to the ck database. Add takes 2 to 4 arguments. - *program_name*: the name of the program you add a config to @@ -167,13 +168,11 @@ Add takes 2 to 4 arguments. + *-p*: the config will be the primary (relevant on edit below) + *-s*: the config will be stored in the secret_dir -Use add to add a new config for ck to keep track of. - Keep in mind: -- The config has to exist +- The config has to exist. - If you are adding a config to a program already existing in ckdb make - sure to use the same name -- Each program can have only one primary config + sure to use the same name. +- Each program can have only one primary config. Usage: #+BEGIN_SRC sh @@ -231,7 +230,9 @@ Usage: *** edit or e or -e -~~--WIP--~~ + +==--WIP--== + Currently edit can only edit the primary config of a program. To do it use: -- cgit v1.2.3