Skip to content

Commit 80aac2e

Browse files
committed
docs: remove redundant details from storage-list
1 parent 7ab9aee commit 80aac2e

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

docs/reference/hook-command/list-of-hook-commands/storage-list.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,4 @@ attached to the unit. These names can be passed to `storage-get`
2424
via the `-s` flag to query the storage attributes.
2525

2626
A storage name may be specified, in which case only storage
27-
instances for that named storage will be returned.
28-
29-
Further details:
30-
`storage-list` list storages instances that are attached to the unit.
31-
The storage instance identifiers returned from `storage-list` may be
32-
passed through to the `storage-get` command using the `-s` option.
27+
instances for that named storage will be returned.

internal/worker/uniter/runner/jujuc/storage-list.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ via the ` + "`-s`" + ` flag to query the storage attributes.
3434
3535
A storage name may be specified, in which case only storage
3636
instances for that named storage will be returned.
37-
38-
Further details:
39-
` + "`storage-list`" + ` list storages instances that are attached to the unit.
40-
The storage instance identifiers returned from ` + "`storage-list`" + ` may be
41-
passed through to the ` + "`storage-get`" + ` command using the ` + "`-s`" + ` option.
4237
`
4338
examples := `
4439
storage-list pgdata

0 commit comments

Comments
 (0)