update syntax

This commit is contained in:
Denis Lehmann 2021-09-21 18:22:20 +02:00
parent 6db2bde869
commit 82ff68609a

View file

@ -31,7 +31,7 @@
Here is the tree output from this repository: Here is the tree output from this repository:
#+begin_example text #+begin_example
dotlink/ dotlink/
├── common ├── common
│   └── mpv │   └── mpv
@ -64,7 +64,7 @@
The script can be executed from everywhere, it is just important that it's stored next to a =machines= directory like in this repository. The script can be executed from everywhere, it is just important that it's stored next to a =machines= directory like in this repository.
#+begin_example text #+begin_example
Usage: dotlink [OPTIONS] Usage: dotlink [OPTIONS]
Simple dotfile management based on symlinks. Simple dotfile management based on symlinks.