Skip to content

Commit f037f3f

Browse files
authored
fix final typo
1 parent a82ff44 commit f037f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-container/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Now, you can add the following the environment variables in the code-server clou
5454
| RCLONE_VSCODE_TASKS | import push and pull shortcuts into VS Code ![rclone screenshot from VS Code](../img/rclone-vscode-tasks.png) | true |
5555
| RCLONE_AUTO_PUSH | automatically push files on startup if the rclone remote is empty (environment -> rclone remote) | true | |
5656
| RCLONE_AUTO_PULL | automatically pull files on startup if the rclone remote is not empty (rclone -> environment remote) | true | |
57-
| RCLONE_FLAGS | additional flags to attach to the push and pull script.<br />type ` $rclone help flags` for a list. | | |
57+
| RCLONE_FLAGS | additional flags to attach to the push and pull script.<br />type ` $ rclone help flags` for a list. | | |
5858
```sh
5959

6060
# --- How to use ---

0 commit comments

Comments
 (0)