diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-06-24 05:59:11 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-06-24 05:59:11 +0300 |
commit | 225ef13cc7f58b69ef4c4db6308a225c726359f7 (patch) | |
tree | 75454aa3d5b4042ddacbf22ddab2680c47caf405 /utils/file/cxx/README.md | |
parent | test: locate executables in PATH (diff) | |
download | aes-tools-225ef13cc7f58b69ef4c4db6308a225c726359f7.tar.gz aes-tools-225ef13cc7f58b69ef4c4db6308a225c726359f7.zip |
move executables from test/ to utils/
Diffstat (limited to '')
-rw-r--r-- | utils/file/cxx/README.md (renamed from utils/README.md) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/README.md b/utils/file/cxx/README.md index ec23774..bf79cb2 100644 --- a/utils/README.md +++ b/utils/file/cxx/README.md @@ -1,6 +1,6 @@ -# Utilities +# File encryption utilities -Here are a couple of useful utilities built on top of the library. +Here are a couple of useful file encryption utilities built on top of the library. Each of the utilities accepts `--help` flag, which can be used to examine utility's usage info. The included utilities are: |