documentation update

This commit is contained in:
sobolevn 2016-08-21 16:17:52 +03:00
parent 7c9ae0b185
commit 1a8abb08fb
No known key found for this signature in database
GPG Key ID: FF672D568AE3C73E
13 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-add' title: 'git-secret-add'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-add - starts to track added files. git-secret-add - starts to track added files.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-changes' title: 'git-secret-changes'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-changes - view diff of the hidden files. git-secret-changes - view diff of the hidden files.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-clean' title: 'git-secret-clean'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-clean - removes all the hidden files. git-secret-clean - removes all the hidden files.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-hide' title: 'git-secret-hide'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-hide - encrypts all added files with the inner keyring. git-secret-hide - encrypts all added files with the inner keyring.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-init' title: 'git-secret-init'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-init - initializes git-secret repository. git-secret-init - initializes git-secret repository.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-killperson' title: 'git-secret-killperson'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-killperson - deletes key identified by an email from the inner keyring. git-secret-killperson - deletes key identified by an email from the inner keyring.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-list' title: 'git-secret-list'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-list - prints all the added files. git-secret-list - prints all the added files.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-remove' title: 'git-secret-remove'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-remove - removes files from index. git-secret-remove - removes files from index.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-reveal' title: 'git-secret-reveal'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-reveal - decrypts all added files. git-secret-reveal - decrypts all added files.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-tell' title: 'git-secret-tell'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-tell - adds a person, who can access private data. git-secret-tell - adds a person, who can access private data.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-usage' title: 'git-secret-usage'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-usage - prints all the available commands. git-secret-usage - prints all the available commands.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret-whoknows' title: 'git-secret-whoknows'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: command categories: command
--- ---
git-secret-whoknows - prints email-labels for each key in the keyring. git-secret-whoknows - prints email-labels for each key in the keyring.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: 'git-secret' title: 'git-secret'
date: 2016-07-10 14:53:27 +0300 date: 2016-08-21 16:17:52 +0300
categories: usage categories: usage
--- ---
## Content ## Content