Revision cc425644 man/gnt-node.sgml
b/man/gnt-node.sgml | ||
---|---|---|
101 | 101 |
</refsect2> |
102 | 102 |
|
103 | 103 |
<refsect2> |
104 |
<title>ADD-TAGS</title> |
|
105 |
|
|
106 |
<cmdsynopsis> |
|
107 |
<command>add-tags</command> |
|
108 |
<arg choice="req"><replaceable>nodename</replaceable></arg> |
|
109 |
<arg choice="req" |
|
110 |
rep="repeat"><replaceable>tag</replaceable></arg> |
|
111 |
</cmdsynopsis> |
|
112 |
|
|
113 |
<para> |
|
114 |
Add tags to the given node. If any of the tags contains |
|
115 |
invalid characters, the entire operation will abort. |
|
116 |
</para> |
|
117 |
</refsect2> |
|
118 |
|
|
119 |
<refsect2> |
|
104 | 120 |
<title>INFO</title> |
105 | 121 |
|
106 | 122 |
<cmdsynopsis> |
... | ... | |
241 | 257 |
</refsect2> |
242 | 258 |
|
243 | 259 |
<refsect2> |
260 |
<title>LIST-TAGS</title> |
|
261 |
|
|
262 |
<cmdsynopsis> |
|
263 |
<command>list-tags</command> |
|
264 |
<arg choice="req"><replaceable>nodename</replaceable></arg> |
|
265 |
</cmdsynopsis> |
|
266 |
|
|
267 |
<para>List the tags of the given node.</para> |
|
268 |
</refsect2> |
|
269 |
|
|
270 |
<refsect2> |
|
244 | 271 |
<title>REMOVE</title> |
245 | 272 |
|
246 | 273 |
<cmdsynopsis> |
... | ... | |
262 | 289 |
</refsect2> |
263 | 290 |
|
264 | 291 |
<refsect2> |
292 |
<title>REMOVE-TAGS</title> |
|
293 |
<cmdsynopsis> |
|
294 |
<command>remove-tags</command> |
|
295 |
<arg choice="req"><replaceable>nodename</replaceable></arg> |
|
296 |
<arg choice="req" |
|
297 |
rep="repeat"><replaceable>tag</replaceable></arg> |
|
298 |
</cmdsynopsis> |
|
299 |
|
|
300 |
<para> |
|
301 |
Remove tags from the given node. If any of the tags are not |
|
302 |
existing on the node, the entire operation will abort. |
|
303 |
</para> |
|
304 |
</refsect2> |
|
305 |
|
|
306 |
<refsect2> |
|
265 | 307 |
<title>VOLUMES</title> |
266 | 308 |
|
267 | 309 |
<cmdsynopsis> |
Also available in: Unified diff