diff --git a/README.org b/README.org index b8a1bbf..53401cc 100644 --- a/README.org +++ b/README.org @@ -67,7 +67,7 @@ #+begin_example Usage: dotlink [OPTIONS] - Simple dotfile management based on symlinks. + Link all files from hosts/$HOSTNAME to $HOME. OPTIONS -h, --help Show this help message diff --git a/dotlink b/dotlink index 19e9d95..2b66b56 100755 --- a/dotlink +++ b/dotlink @@ -24,7 +24,7 @@ function print_usage { cat <