diff options
Diffstat (limited to 'server/tools')
-rw-r--r-- | server/tools/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tools/README.md b/server/tools/README.md index 6b94d74e5..e86df3bfc 100644 --- a/server/tools/README.md +++ b/server/tools/README.md | |||
@@ -18,7 +18,7 @@ COMMANDS | |||
18 | 18 | ||
19 | Unless otherwise specified, every command can be queried for its own help or manual by passing its name to the `help` command, or by using the `--help` option. | 19 | Unless otherwise specified, every command can be queried for its own help or manual by passing its name to the `help` command, or by using the `--help` option. |
20 | 20 | ||
21 | `auth [action]`: stores credentials for your accounts on remote instances so that you don't need to pass them at every command | 21 | `auth [action]`: stores credentials for your accounts on remote instances, so that you don't need to pass them at every command |
22 | 22 | ||
23 | `upload|up`: upload a video to a remote instance | 23 | `upload|up`: upload a video to a remote instance |
24 | 24 | ||