diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |