diff options
author | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-09-23 00:16:02 +0300 |
---|---|---|
committer | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-09-23 00:16:02 +0300 |
commit | ba6ff53bebd1ea6c51f12ba5dd218dcce8348df1 (patch) | |
tree | 76e39b94bc259627583ed946d97479d3ecc77fd2 /README.org | |
parent | d0d3ce110fb7a91f9727262e787938abd91069ea (diff) | |
download | ck-ba6ff53bebd1ea6c51f12ba5dd218dcce8348df1.tar.gz ck-ba6ff53bebd1ea6c51f12ba5dd218dcce8348df1.tar.bz2 ck-ba6ff53bebd1ea6c51f12ba5dd218dcce8348df1.zip |
update readme
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -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: |