git-annex: update help command description (#10269)

This commit is contained in:
K.B.Dharun Krishna
2023-08-09 19:32:38 +05:30
committed by GitHub
parent ec2bfe4a4a
commit ed2d2af847
4 changed files with 16 additions and 16 deletions

View File

@@ -4,10 +4,6 @@
> Lorsqu'un fichier est annexé, son contenu est déplacé dans un stockage clé-valeur et un lien symbolique est créé qui pointe vers le contenu.
> Plus d'informations : <https://git-annex.branchable.com>.
- Aide :
`git annex help`
- Initialise le dépôt :
`git annex init`
@@ -27,3 +23,7 @@
- Récupère un fichier ou un répertoire :
`git annex get {{chemin/vers/fichier_ou_repertoire}}`
- Affiche l'aide :
`git annex help`