Skip to content

Commit 40a4c57

Browse files
committed
fix: docs
1 parent 5542510 commit 40a4c57

File tree

6 files changed

+27
-17
lines changed

6 files changed

+27
-17
lines changed

docs/de/man.md

+14-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
- [AWS S3 address argument](#aws-s3-address-argument)
77
- [SMB address argument](#smb-address-argument)
88
- [How Password can be provided 🔐](#how-password-can-be-provided-)
9+
- [Subcommands](#subcommands)
10+
- [Import a theme](#import-a-theme)
11+
- [Install latest version](#install-latest-version)
912
- [S3 connection parameters](#s3-connection-parameters)
1013
- [S3 credentials 🦊](#s3-credentials-)
1114
- [File explorer 📂](#file-explorer-)
@@ -45,10 +48,7 @@ OR
4548

4649
- `-P, --password <password>` if address is provided, password will be this argument
4750
- `-b, --address-as-bookmark` resolve address argument as a bookmark name
48-
- `-c, --config` Open termscp starting from the configuration page
4951
- `-q, --quiet` Disable logging
50-
- `-t, --theme <path>` Import specified theme
51-
- `-u, --update` Update termscp to latest version
5252
- `-v, --version` Print version info
5353
- `-h, --help` Print help page
5454

@@ -131,6 +131,17 @@ Password can be basically provided through 3 ways when address argument is provi
131131
- Via `sshpass`: you can provide password via `sshpass`, e.g. `sshpass -f ~/.ssh/topsecret.key termscp [email protected]`
132132
- You will be prompted for it: if you don't use any of the previous methods, you will be prompted for the password, as happens with the more classics tools such as `scp`, `ssh`, etc.
133133

134+
135+
### Subcommands
136+
137+
#### Import a theme
138+
139+
Run termscp as `termscp theme <theme-file>`
140+
141+
#### Install latest version
142+
143+
Run termscp as `termscp update`
144+
134145
---
135146

136147
## S3 connection parameters

docs/es/man.md

-3
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,7 @@ OR
4545

4646
- `-P, --password <password>` si se proporciona la dirección, la contraseña será este argumento
4747
- `-b, --address-as-bookmark` resuelve el argumento de la dirección como un nombre de marcador
48-
- `-c, --config` Abrir termscp comenzando desde la página de configuración
4948
- `-q, --quiet` Deshabilitar el registro
50-
- `-t, --theme <path>` Importar tema especificado
51-
- `-u, --update` Actualizar termscp a la última versión
5249
- `-v, --version` Imprimir información de la versión
5350
- `-h, --help` Imprimir página de ayuda
5451

docs/fr/man.md

-3
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@ ou
4343

4444
- `-P, --password <password>` si l'adresse est fournie, le mot de passe sera cet argument
4545
- `-b, --address-as-bookmark` résoudre l'argument d'adresse en tant que nom de signet
46-
- `-c, --config` Ouvrir termscp à partir de la page de configuration
4746
- `-q, --quiet` Désactiver la journalisation
48-
- `-t, --theme <path>` Importer le thème spécifié
49-
- `-u, --update` Mettre à jour termscp vers la dernière version
5047
- `-v, --version` Imprimer les informations sur la version
5148
- `-h, --help` Imprimer la page d'aide
5249

docs/it/man.md

-3
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@ O
4343

4444
- `-P, --password <password>` Se viene fornito l'argomento indirizzo, questa sarà la password utilizzata per autenticarsi
4545
- `-b, --address-as-bookmark` risolve l'argomento indirizzo come nome di un segnalibro
46-
- `-c, --config` Apri la configurazione di termscp
4746
- `-q, --quiet` Disabilita i log
48-
- `-t, --theme <path>` Importa il tema al percorso fornito
49-
- `-u, --update` Aggiorna termscp all'ultima versione
5047
- `-v, --version` Mostra a video le informazioni sulla versione attualmente installata
5148
- `-h, --help` Mostra la pagina di aiuto.
5249

docs/man.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
- [AWS S3 address argument](#aws-s3-address-argument)
77
- [SMB address argument](#smb-address-argument)
88
- [How Password can be provided 🔐](#how-password-can-be-provided-)
9+
- [Subcommands](#subcommands)
10+
- [Import a theme](#import-a-theme)
11+
- [Install latest version](#install-latest-version)
912
- [S3 connection parameters](#s3-connection-parameters)
1013
- [S3 credentials 🦊](#s3-credentials-)
1114
- [File explorer 📂](#file-explorer-)
@@ -43,10 +46,7 @@ OR
4346

4447
- `-P, --password <password>` if address is provided, password will be this argument
4548
- `-b, --address-as-bookmark` resolve address argument as a bookmark name
46-
- `-c, --config` Open termscp starting from the configuration page
4749
- `-q, --quiet` Disable logging
48-
- `-t, --theme <path>` Import specified theme
49-
- `-u, --update` Update termscp to latest version
5050
- `-v, --version` Print version info
5151
- `-h, --help` Print help page
5252

@@ -129,6 +129,16 @@ Password can be basically provided through 3 ways when address argument is provi
129129
- Via `sshpass`: you can provide password via `sshpass`, e.g. `sshpass -f ~/.ssh/topsecret.key termscp [email protected]`
130130
- You will be prompted for it: if you don't use any of the previous methods, you will be prompted for the password, as happens with the more classics tools such as `scp`, `ssh`, etc.
131131

132+
### Subcommands
133+
134+
#### Import a theme
135+
136+
Run termscp as `termscp theme <theme-file>`
137+
138+
#### Install latest version
139+
140+
Run termscp as `termscp update`
141+
132142
---
133143

134144
## S3 connection parameters

docs/zh-CN/man.md

-2
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ termscp启动时可以使用以下选项:
4343

4444
- `-P, --password <password>` 登陆密码
4545
- `-b, --address-as-bookmark` 将地址参数解析为书签名称
46-
- `-c, --config` 打开termscp时打开配置页面
4746
- `-q, --quiet` 禁用日志
48-
- `-t, --theme <path>` 导入自定义主题
4947
- `-v, --version` 打印版本信息
5048
- `-h, --help` 打开帮助
5149

0 commit comments

Comments
 (0)