aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org13
1 files changed, 7 insertions, 6 deletions
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: