aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/man_page_for_command_misses_actual_command_in_the_synopsis_for_git-annex-checkpresentkey.mdwn
blob: b5077f9109ce271a9ac39e8bc62447609cbb1d73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!format sh """
$> git annex version
git-annex version: 6.20160126+gitg65f4442-1~ndall+1
...
$> man git-annex-checkpresentkey | head
git-annex-checkpresentkey(1)               General Commands Manual               git-annex-checkpresentkey(1)

NAME
       git-annex-checkpresentkey - check if key is present in remote

SYNOPSIS
       git annex  key remote

"""]]

[[!meta author=yoh]]

> [[fixed|done]] --[[Joey]]