From 4eaad2383b5fd49489b5bc5c0c8a42b92378ed30 Mon Sep 17 00:00:00 2001 From: Michael Haggerty Date: Mon, 13 Apr 2015 11:21:44 +0200 Subject: [PATCH] Fix link to `git-lfs-env` command --- docs/man/git-lfs.1.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/git-lfs.1.ronn b/docs/man/git-lfs.1.ronn index a8bf1241..f81904e8 100644 --- a/docs/man/git-lfs.1.ronn +++ b/docs/man/git-lfs.1.ronn @@ -29,7 +29,7 @@ commands and low level ("plumbing") commands. ### High-level commands (porcelain) -* git-lfs-config(1): +* git-lfs-env(1): Display the Git LFS environment. * git-lfs-init(1): Ensure Git LFS is configured properly.