summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources
diff options
context:
space:
mode:
authorSebastian Schuberth <sschuberth@gmail.com>2019-03-18 22:00:15 +0100
committerSebastian Schuberth <sschuberth@gmail.com>2019-05-31 17:10:13 +0200
commit0cac83466842a26a4901151b9db11a9a7428dc5a (patch)
treea5425ee9b43e4132622fa34d92dcb00db40eb783 /org.eclipse.jgit.pgm/resources
parentafcb3a8c9e9a245baceb671868923bb2500f77f6 (diff)
downloadjgit-0cac83466842a26a4901151b9db11a9a7428dc5a.tar.gz
jgit-0cac83466842a26a4901151b9db11a9a7428dc5a.zip
cli: Add the --tags option to describe
Change-Id: I78924e61e2050eeaff991ee56715f36514100492 Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/resources')
-rw-r--r--org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
index b9982fe6a0..47716149bc 100644
--- a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
+++ b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
@@ -289,6 +289,7 @@ usage_Status=Show the working tree status
usage_StopTrackingAFile=Stop tracking a file
usage_TextHashFunctions=Scan repository to compute maximum number of collisions for hash functions
usage_UpdateRemoteRepositoryFromLocalRefs=Update remote repository from local refs
+usage_UseTags=Use any tag including lightweight tags
usage_WriteDirCache=Write the DirCache
usage_abbrevCommits=abbreviate commits to N + 1 digits
usage_abortConnectionIfNoActivity=abort connection if no activity