Commit Graph

15 Commits

Author SHA1 Message Date
Jarno Rankinen 45299d1515 Revert "Revert "Updated helptext""
Messed up with reverting
Added -l, --list option
2020-08-05 09:20:55 +03:00
Jarno Rankinen c9f5c9dfc5 Revert "Updated helptext"
This reverts commit 4c834e8c1b.
2020-08-05 09:18:30 +03:00
Jarno Rankinen 4c834e8c1b Updated helptext 2020-08-05 09:15:58 +03:00
Jarno Rankinen 10b221be18 Fixed rebooting after rollback
Fixed typo in systemctl reboot call after rollback
2020-08-05 08:40:31 +03:00
Jarno Rankinen 5910ad5f80 Rollbacks implemented
Rollback (--rollback) implemented. Requires tidying up printouts.
Fixed issue with using a larger number than the number of snapshots
for "--remove"
2020-08-05 00:23:28 +03:00
Jarno Rankinen 974b2225dc Snapshot removal implemented
Snapshot removing implemented (-r, --remove)
Updated helptext
Variable expansion fixes
2020-08-02 21:38:27 +03:00
Jarno Rankinen be893f3ee5 Updated helptext with list option 2020-08-02 20:42:59 +03:00
Jarno Rankinen c2f4819a38 Snapshot listing implemented
Snapshots listing (-l, --list) implemented.
2020-08-02 20:29:04 +03:00
Jarno Rankinen c7db86d957 Snapshot descriptions implenented
Snapshots descriptions for snapshot listing implemented
2020-08-01 20:39:56 +03:00
Jarno Rankinen 1974a733a1 Snapshotting implemented
Snapshotting (-s, --snapshot) implemented.
2020-08-01 20:03:19 +03:00
Jarno Rankinen 26a96606ae Snapshot implemting started 2020-08-01 12:52:59 +03:00
Jarno Rankinen dec51cee76 Added -h, --help option 2020-08-01 10:24:49 +03:00
Jarno Rankinen 187673cbd4 Help text
Display help text when no arguments are given
2020-08-01 10:04:12 +03:00
Jarno Rankinen c38d25a3a5 Created snapsh
Created snapsh with license information
2020-08-01 09:56:16 +03:00
Jarno Rankinen 290c3723a2
Initial commit 2020-08-01 09:29:30 +03:00