Dietmar Maurer
7e017024a7
add setup_environment hooks to CLIHandler classes
...
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2017-01-12 13:07:00 +01:00
Dietmar Maurer
33dc998183
remove obsolete inline documentation
2017-01-11 10:54:47 +01:00
Fabian Grünbichler
e42ae622cc
fix #1005 : don't exclude /var/log/?* with stdexcludes
...
the old behaviour can be easily restored with --exclude-path
and this seemed to surprise a lot of users.
2016-06-08 12:34:04 +02:00
Wolfgang Bumiller
065db62f9c
doc: The quotes around the glob are actually required...
2016-03-03 11:04:03 +01:00
Wolfgang Bumiller
6999138a2a
doc: update vzdump stdexclude documentation
2016-03-03 11:00:11 +01:00
Wolfgang Bumiller
d38e93822d
doc: consistent vzdump --exclude-path documentation
...
The schema's documentation was already updated to reflect
the change from regular expressions to shell globs, but the
pod entry in CLI/vzdump.pm wasn't.
Also C<> is not interpreted in verbatim (space-prefixed)
lines so it showed up as literal text.
2016-03-03 09:46:41 +01:00
Dietmar Maurer
144a2199de
vzdump: re-enable passing vmid lists at command line
...
We lost that feature in a previous commit, so I just re-eanble it.
2015-09-19 10:44:08 +02:00
Emmanuel Kasper
0125d38c77
Update vzdump man page for 4.0 (LXC containers , KVM live backup)
2015-09-10 12:08:37 +02:00
Emmanuel Kasper
2b290f8950
Update vzdump man page for use with LXC containers
2015-09-07 13:05:28 +02:00
Dietmar Maurer
9a225ed513
vzdump: directly use CLIHandler to generate docs
2015-09-04 09:12:10 +02:00