mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
guide
This commit is contained in:
@@ -26,10 +26,10 @@ General Options:
|
||||
List Options:
|
||||
|
||||
-json
|
||||
Output the quota specifications in a JSON format.
|
||||
Output the namespaces in a JSON format.
|
||||
|
||||
-t
|
||||
Format and display the quota specifications using a Go template.
|
||||
Format and display the namespaces using a Go template.
|
||||
`
|
||||
return strings.TrimSpace(helpText)
|
||||
}
|
||||
|
||||
@@ -26,10 +26,10 @@ General Options:
|
||||
List Options:
|
||||
|
||||
-json
|
||||
Output the namespaces in a JSON format.
|
||||
Output the quota specifications in a JSON format.
|
||||
|
||||
-t
|
||||
Format and display the namespaces using a Go template.
|
||||
Format and display the quota specifications using a Go template.
|
||||
`
|
||||
return strings.TrimSpace(helpText)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user