Skip to content

Commit 2a5ae18

Browse files
authored
fix(doc): update missing man pages and doc entry (goharbor#893)
1 parent 3dda0d4 commit 2a5ae18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/cli-docs/harbor-repo-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ harbor repo update [flags]
3434

3535
```sh
3636
-c, --config string config file (default is $HOME/.config/harbor-cli/config.yaml)
37-
-o, --output-format string Output format. One of: json|yaml
37+
-o, --output-format string Output format. One of: json|yaml|csv
3838
-v, --verbose verbose output
3939
```
4040

doc/man-docs/man1/harbor-repo-update.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Examples:
3737

3838
.PP
3939
\fB-o\fP, \fB--output-format\fP=""
40-
Output format. One of: json|yaml
40+
Output format. One of: json|yaml|csv
4141

4242
.PP
4343
\fB-v\fP, \fB--verbose\fP[=false]

0 commit comments

Comments
 (0)