diff options
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ xcaddy build --with github.com/tecosaur/caddy-fs-git #+begin_src caddyfile file_server { - fs git <path/to/repo.git> + fs git <path/to/repo.git> [<revision=HEAD>] } #+end_src |
