Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit3b2afa4

Browse files
author
Faris Huskovic
committed
fix build
1 parentf67a779 commit3b2afa4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎docs/coder_images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Manage existing images and/or import new ones.
1010

1111
```
1212
-h, --help help for images
13-
--user string Specifies the user (default "me")
13+
--user string Specifies the userby email (default "me")
1414
```
1515

1616
###Options inherited from parent commands
@@ -22,5 +22,5 @@ Manage existing images and/or import new ones.
2222
###SEE ALSO
2323

2424
*[coder](coder.md) - coder provides a CLI for working with an existing Coder Enterprise installation
25-
*[coder images ls](coder_images_ls.md) - list all imagesowned by the active user
25+
*[coder images ls](coder_images_ls.md) - list all imagesavailable to the active user
2626

‎docs/coder_images_ls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
##coder images ls
22

3-
list all imagesowned by the active user
3+
list all imagesavailable to the active user
44

55
###Synopsis
66

7-
List all Coder imagesowned by the active user.
7+
List all Coder imagesavailable to the active user.
88

99
```
1010
coder images ls [flags]
@@ -21,7 +21,7 @@ coder images ls [flags]
2121
###Options inherited from parent commands
2222

2323
```
24-
--user string Specifies the user (default "me")
24+
--user string Specifies the userby email (default "me")
2525
-v, --verbose show verbose output
2626
```
2727

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp