Revision 18009c1e lib/cli.py

b/lib/cli.py
1 1
#
2 2
#
3 3

  
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010 Google Inc.
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 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
......
2416 2416
  @param result: result of query operation
2417 2417
  @type unit: string
2418 2418
  @param unit: Unit used for formatting fields of type L{constants.QFT_UNIT},
2419
    see L{utils.FormatUnit}
2419
    see L{utils.text.FormatUnit}
2420 2420
  @type format_override: dict
2421 2421
  @param format_override: Dictionary for overriding field formatting functions,
2422 2422
    indexed by field name, contents like L{_DEFAULT_FORMAT_QUERY}

Also available in: Unified diff