diff options
-rwxr-xr-x | src/generator.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generator.ml b/src/generator.ml index f094749b..305c4a43 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -4711,7 +4711,7 @@ This command is the same as C<guestfs_ntfsresize> except that it allows you to specify the new size (in bytes) explicitly."); ("available_all_groups", (RStringList "groups", []), 251, [], - [], + [InitNone, Always, TestRun [["available_all_groups"]]], "return a list of all optional groups", "\ This command returns a list of all optional groups that this |