From a9df05320a071112a41654abc761ee1389400782 Mon Sep 17 00:00:00 2001 From: gramanas Date: Sat, 17 Nov 2018 19:57:53 +0200 Subject: fix delete in usage --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') 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 -- cgit v1.2.3