Skip to content

Commit f2f83c2

Browse files
committed
Rebased on main
1 parent 480207c commit f2f83c2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/app/commands-reference/downtime/list/page.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ pelican downtime list [flags]
2020

2121
```
2222
-h, --help help for list
23-
-o, --output string Output format (table, json, yaml) (default "table")
2423
--status string Filter downtimes by status ('incomplete' shows active/future, 'all' shows all history) (default "incomplete")
2524
```
2625

docs/app/commands-reference/object/ls/page.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pelican object ls {object} [flags]
1919
-j, --json Print results in JSON format
2020
-l, --long Include extended information
2121
-O, --object-only List objects only
22+
-1, --single-column Force output to be one entry per line
2223
-t, --token string Token file to use for transfer
2324
```
2425

0 commit comments

Comments
 (0)