Simplify logic in Node operations
[ganeti-local] / man / gnt-job.rst
index a8f44a1..2533f86 100644 (file)
@@ -59,7 +59,7 @@ information).
 LIST
 ~~~~
 
-**list** [--no-headers] [--separator=*SEPARATOR*]
+**list** [\--no-headers] [\--separator=*SEPARATOR*]
 [-o *[+]FIELD,...*]
 
 Lists the jobs and their status. By default, the job id, job
@@ -135,3 +135,9 @@ WATCH
 
 This command follows the output of the job by the given *id* and
 prints it.
+
+.. vim: set textwidth=72 :
+.. Local Variables:
+.. mode: rst
+.. fill-column: 72
+.. End: