summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-11 16:12:47 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-11 16:22:56 +0200
commit7501d4d563e38bd7da442f69271ab28a48a46ee3 (patch)
treecc2dd11d8f810e1cfaac49503e884395bb70783d /README.md
parentc50d8143a770178426fdadf6c19cc4573869129b (diff)
downloadApp-BorgRestore-7501d4d563e38bd7da442f69271ab28a48a46ee3.tar.gz
App-BorgRestore-7501d4d563e38bd7da442f69271ab28a48a46ee3.tar.xz
Add --version option
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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).