Skip to content

Commit 962d603

Browse files
committed
docs(README.md): add publish prefix and cleanup documentation
1 parent 0f3c96d commit 962d603

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,18 @@ Export the following variables :
1212
- `CONFLUENCE_PARENT_PAGE` (optional): any parent page in a given space
1313
- `CONFLUENCE_PAT`: service account personal access token
1414
- `CONFLUENCE_SOURCES_URL` (optional): sources repository URL
15+
- `CONFLUENCE_PUBLISH_PREFIX` (optional): add page publication prefix
1516

1617
```
17-
usage: tovald [-h] [-v] DOCUMENTATION
18+
usage: tovald [-h] [-v] [-c] DOCUMENTATION
1819
1920
positional arguments:
2021
DOCUMENTATION
2122
2223
options:
2324
-h, --help show this help message and exit
2425
-v, --version show program's version number and exit
26+
-c, --cleanup
2527
```
2628

2729
## Documentation structure

0 commit comments

Comments
 (0)