[torquedev] new node attribute: "note"
Marcus R. Epperson
mrepper at sandia.gov
Sun Mar 18 16:57:20 MDT 2007
It looks like the pbsnodes manpage doesn't mention "-n". Here's a patch.
-Marcus
-------------- next part --------------
--- doc/man8/pbsnodes.8B-orig 2007-03-18 16:52:32.000000000 -0600
+++ doc/man8/pbsnodes.8B 2007-03-18 16:49:44.000000000 -0600
@@ -81,7 +81,7 @@
.Sh NAME
pbsnodes \- pbs node manipulation
.Sh SYNOPSIS
-pbsnodes [\^-{c|d|l|o|p|r}\^] [-q] [-s server] [nodename|:property ...]
+pbsnodes [\^-{c|d|l|o|p|r}\^] [-q] [-s server] [-n "note"] [nodename|:property ...]
.br
pbsnodes [\^-{a|x}\^] [-s server] [-q] [node|:property]
@@ -129,5 +129,8 @@
Specify the PBS server's hostname or IP address.
.IP "-x" 15
Same as -a, but the output has an XML-like format.
+.IP "-n" 15
+Specify a "note" attribute. This allows an administrator to add an
+arbitrary annotation to the listed nodes.
.Sh SEE ALSO
pbs_server(8B) and the PBS External Reference Specification
More information about the torquedev
mailing list