documentation update

This commit is contained in:
mail@sobolevn.me 2016-03-13 14:09:47 +03:00
parent 7fa5d804ff
commit 20ef49f911
12 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-add'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-add - starts to track added files.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-clean'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-clean - removes all the hidden files.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-hide'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-hide - encrypts all added files with the inner keyring.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-init'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-init - initializes git-secret repository.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-killperson'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-killperson - deletes key identified by an email from the inner keyring.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-list'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-list - prints all the added files.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-remove'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-remove - removes files from index.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-reveal'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-reveal - decrypts all added files.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-tell'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-tell - adds a person, who can access private data.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-usage'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-usage - prints all the available commands.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-whoknows'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: command
---
git-secret-whoknows - prints email-labels for each key in the keyring.

View File

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret'
date: 2016-03-13 14:07:43 +0300
date: 2016-03-13 14:10:00 +0300
categories: usage
---
## Content