diff options
| author | Marco Amadori <marco.amadori@gmail.com> | 2008-06-06 23:23:55 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:00 +0100 |
| commit | d5a9dc104fa5705a2c173a60c8c6b742c8c3ee50 (patch) | |
| tree | 08727f2a4c421716197b8e78f0535ac1e35a6a4f /manpages | |
| parent | 5ef821bfd0d30137175d5784cb2b24fef025ce6c (diff) | |
| download | live-boot-d5a9dc104fa5705a2c173a60c8c6b742c8c3ee50.tar.gz live-boot-d5a9dc104fa5705a2c173a60c8c6b742c8c3ee50.zip | |
live-snapshot: new "--refresh" option.
* "--refresh" explicitly saves status of boot-time auto-discovered snapshots
without rebooting.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/live-snapshot.en.1.txt | 6 | ||||
| -rw-r--r-- | manpages/live-snapshot.it.1.txt | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/manpages/live-snapshot.en.1.txt b/manpages/live-snapshot.en.1.txt index e880b08..fdca25b 100644 --- a/manpages/live-snapshot.en.1.txt +++ b/manpages/live-snapshot.en.1.txt @@ -55,6 +55,12 @@ the filename/label used for the output file/partition. If left blank, live-snaps internally used on resyncs. + -f, --refresh:: + +try to do the same operation that should be done at reboot or halt, resyncing +boot-time auto discovered snapshots. Useful to prevent a crash or surge +power-off. + -t, --type **TYPE**:: Type could be one of "cpio", "squashfs", "ext2", "ext3" or "jffs2". diff --git a/manpages/live-snapshot.it.1.txt b/manpages/live-snapshot.it.1.txt index e396efe..3892bed 100644 --- a/manpages/live-snapshot.it.1.txt +++ b/manpages/live-snapshot.it.1.txt @@ -61,6 +61,12 @@ del device oppure user`a l'intera partizione. usato internamente nelle sincronizzazioni dallo script di init di live-initramfs. Il formato pu\`o cambiare, usatelo a vostro rischio. + -f, --refresh:: + +scatena la stessa operazione che verrebbe fatta al reboot o all'halt della +macchina, provando a fare il resync degli snapshot trovati al boot, usabile +per salvare le modifiche in vista di un crash o di una mancanza di corrente. + -t, --type **TYPE**:: il tipo pu`o essere "cpio", "squashfs" o "ext2". |
