From 7501d4d563e38bd7da442f69271ab28a48a46ee3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 11 Jun 2017 16:12:47 +0200 Subject: Add --version option Signed-off-by: Florian Pritz --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0e6e7c1..4c4cc9d 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,10 @@ It can be used to build your own restoration script. extract. Using this option will show all archives that borg knows about, even if they do not contain the file that shall be restored. +- **--version** + + Output the program version. + # CONFIGURATION For configuration options please see [App::BorgRestore::Settings](https://metacpan.org/pod/App::BorgRestore::Settings). -- cgit v1.2.3-24-g4f1b