From 08b0c0dc39309e96cf4af50e0ec270da694f5c9b Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Fri, 19 May 2017 08:17:37 +0900 Subject: [PATCH] Add git-lfs-locks to the help index Change-Id: I736376ba8604b28938e4d5aee9a7f5998c2c8e5a Signed-off-by: David Pursehouse --- docs/man/git-lfs.1.ronn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/man/git-lfs.1.ronn b/docs/man/git-lfs.1.ronn index 56040630..3ec6f5b5 100644 --- a/docs/man/git-lfs.1.ronn +++ b/docs/man/git-lfs.1.ronn @@ -43,6 +43,8 @@ commands and low level ("plumbing") commands. Install Git LFS configuration. * git-lfs-lock(1): Set a file as "locked" on the Git LFS server. +* git-lfs-locks(1): + List currently locked files from the Git LFS server. * git-lfs-logs(1): Show errors from the git-lfs command. * git-lfs-ls-files(1):