]> gitweb.hhaalo.de Git - simple-backup.git/commitdiff
add check description in man page
authorBastian Dehn <hhaalo@arcor.de>
Tue, 26 May 2026 14:07:25 +0000 (16:07 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Tue, 26 May 2026 14:07:25 +0000 (16:07 +0200)
src/man/backup.1

index 493a466319ac34503408918b2c0a5976509fa0e1..fcdabc2ba1220c954589bdb366d0ac437aed124b 100644 (file)
@@ -3,6 +3,17 @@
 .SH NAME
 backup - backup bash script
 
+.SH SYNOPSIS
+
+backup [<option>]
+
+.SH OPTIONS
+.P
+.EX
+check     display the last backups of day, week and month
+.EE
+.P
+
 .SH CONFIGURATION
 copy config-example.yaml from docs folder into folder it should run
 backup scripts. it must configurate pathes machines and so on.
\ No newline at end of file