Revision db5a8a2d scripts/gnt-os

b/scripts/gnt-os
1 1
#!/usr/bin/python
2 2
#
3 3

  
4
# Copyright (C) 2006, 2007 Google Inc.
4
# Copyright (C) 2006, 2007, 2010 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
269 269
    ShowOSInfo, [ArgOs()], [], "", "Show detailed information about "
270 270
    "operating systems"),
271 271
  'modify': (
272
    ModifyOS, ARGS_ONE_OS, [HVLIST_OPT, OSPARAMS_OPT], "",
272
    ModifyOS, ARGS_ONE_OS, [HVLIST_OPT, OSPARAMS_OPT, DRY_RUN_OPT], "",
273 273
    "Modify the OS parameters"),
274 274
  }
275 275

  

Also available in: Unified diff