mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update onedrive.1.in
* Update PR
This commit is contained in:
parent
7751050bac
commit
b03b2f66cb
1 changed files with 2 additions and 2 deletions
|
|
@ -135,14 +135,14 @@ Query OneDrive service and report on pending changes.
|
|||
|
||||
.TP
|
||||
\fB\-\-auth-files\fR \fIARG\fR
|
||||
Perform authentication not via interactive dialog but via files that are read/written when using this option. The two files are passed in as \fBARG\fP in the format \fBauthUrl:responseUrl\fP.
|
||||
Perform authentication not via interactive dialogue but via files that are read/written when using this option. The two files are passed in as \fBARG\fP in the format \fBauthUrl:responseUrl\fP.
|
||||
The authorisation URL is written to the \fBauthUrl\fP file, then \fBonedrive\fP waits for the file \fBresponseUrl\fP to be present, and reads the response from that file.
|
||||
.br
|
||||
Always specify the full path when using this option, otherwise the application will default to using the default configuration path for these files (~/.config/onedrive/)
|
||||
|
||||
.TP
|
||||
\fB\-\-auth-response\fR \fIARG\fR
|
||||
Perform authentication not via interactive dialog but via providing the response URL directly.
|
||||
Perform authentication not via interactive dialogue but via providing the response URL directly.
|
||||
|
||||
.TP
|
||||
\fB\-\-check-for-nomount\fR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue