aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgramanas <anastasis.gramm2@gmail.com>2018-11-17 19:57:53 +0200
committergramanas <anastasis.gramm2@gmail.com>2018-11-17 19:57:53 +0200
commita9df05320a071112a41654abc761ee1389400782 (patch)
tree452c42b177c0f02b1afef4cdbc08127e8eb79075
parent21c92f735ff52ff98b50f7f9d8e8ab9c46dad557 (diff)
downloadck-a9df05320a071112a41654abc761ee1389400782.tar.gz
ck-a9df05320a071112a41654abc761ee1389400782.tar.bz2
ck-a9df05320a071112a41654abc761ee1389400782.zip
fix delete in usage
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 3d05056..6090850 100644
--- a/README.org
+++ b/README.org
@@ -215,7 +215,7 @@ This section is an example usage.
# delete a program with all the configs
$ ck delete emacs
# or a specific config
- $ ck del -c /home/ckuser/.emacs.d/init.el
+ $ ck del emacs init.el
# restore all links (on a new instalation)
$ ck restore all