about summary refs log tree commit diff stats
path: root/leo.1
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-11-22 00:08:47 +0530
committerAndinus <andinus@nand.sh>2020-11-22 00:08:47 +0530
commit8aee745720995831cfe2a288d0945ce20f677a0e (patch)
tree428aafba074d71d2caa65c4086d904e7f551c7c7 /leo.1
parentaa6b728bd818e682b71a04163c8ef216f91774c3 (diff)
downloadleo-8aee745720995831cfe2a288d0945ce20f677a0e.tar.gz
Add new option to manpage & help v0.5.1
Diffstat (limited to 'leo.1')
-rw-r--r--leo.17
1 files changed, 5 insertions, 2 deletions
diff --git a/leo.1 b/leo.1
index be04a50..7cb7cfd 100644
--- a/leo.1
+++ b/leo.1
@@ -1,11 +1,11 @@
-.TH LEO 1 "21 November 2020" "v0.5.0"
+.TH LEO 1 "21 November 2020" "v0.5.1"
 
 .SH NAME
 leo \- a simple backup program
 
 .SH SYNOPSIS
 .B leo
-[-hpvV] profiles
+[-hpPvV] profiles
 .P
 
 .SH DESRIPTION
@@ -29,6 +29,9 @@ Print help.
 .B -p
 Print profiles.
 .TP
+.B -P
+Print profiles with all the files to backup/exclude.
+.TP
 .B -v
 Increase verbosity.
 .TP