Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ac6fa1

Browse files
committed
fix: update doc for token helper
1 parentfc7387a commit3ac6fa1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎docs/cli-usage.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,9 @@ For all settings, which contain secrets (``http_password``,
123123
``personal_token``, ``oauth_token``, ``job_token``), you can specify
124124
a helper program to retrieve the secret indicated by ``helper:``
125125
prefix. You can only specify a path to a program without any
126-
parameters. It is expected, that the program prints the secret to
127-
standard output.
126+
parameters. You may use ``~`` for expanding your homedir in helper
127+
program's path. It is expected, that the program prints the secret
128+
to standard output.
128129

129130
Example for a `keyring<https://github.com/jaraco/keyring>`_ helper:
130131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp