~simpoir/landscape-client/py3fix-network-usage

« back to all changes in this revision

Viewing changes to man/landscape-message.txt

  • Committer: Christopher Armstrong
  • Date: 2008-06-10 10:56:01 UTC
  • Revision ID: radix@twistedmatrix.com-20080610105601-l9qfvqjf88e7j8b6
Import landscape-client into public branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NAME
 
2
  landscape-message - Send a message to the landscape web interface
 
3
 
 
4
SYNOPSIS
 
5
  landscape-message [MESSAGE] ...
 
6
 
 
7
DESCRIPTION
 
8
 
 
9
Invoking landscape-message will cause a message to appear in the
 
10
History section for this computer in the Landscape web UI.
 
11
 
 
12
If no MESSAGE is specified on the command line, then landscape-message
 
13
will read the message from STDIN until EOF.
 
14
 
 
15
 
 
16
OPTIONS
 
17
 -h, --help                                  Show this help message and exit
 
18
 --version                                   show program's version number and exit
 
19
 
 
20
 
 
21
EXAMPLES
 
22
 
 
23
  landscape-message Hello administrator
 
24
 
 
25
 
 
26
SEE ALSO
 
27
 
 
28
  landscape-client (1)
 
29
 
 
30
 
 
31
AUTHOR
 
32
  Landscape Development Team <landscape-team@canonical.com>