aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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