update readme to show auth
This commit is contained in:
parent
f6db6992a0
commit
c6cf8a9730
@ -13,13 +13,12 @@ This should work pretty much like git with some adaptations to be more debuggabl
|
||||
- [x] Pushing updates (new, deleted, modified)
|
||||
- [x] Using a .nextsyncignore to ignore files
|
||||
- [ ] Pulling changes
|
||||
- [ ] Auth without using env variables
|
||||
- [x] Auth with a token
|
||||
- [ ] Remember token
|
||||
- [ ] Various optimisation
|
||||
|
||||
## Usage
|
||||
|
||||
For the authentification, I use env variables (USERNAME and PASSWORD), this is temporary.
|
||||
|
||||
```
|
||||
USAGE:
|
||||
nextsync [SUBCOMMAND]
|
||||
|
Loading…
Reference in New Issue
Block a user