Add comments to snapshot-manager script
This commit is contained in:
parent
39ca6de46e
commit
2587619009
@ -0,0 +1,13 @@
|
||||
#!/usr/bin/python3
|
||||
"""
|
||||
.. moduleauthor:: Eric Torres
|
||||
|
||||
Delete old snapshots.
|
||||
|
||||
Command-Line Arguments
|
||||
======================
|
||||
|
||||
* --debug show debug messages
|
||||
* -s, --run-post-sync run sync syscall after backup
|
||||
* -v, --verbose show info messages
|
||||
"""
|
Loading…
x
Reference in New Issue
Block a user