update readme to show auth

This commit is contained in:
grimhilt 2023-10-21 22:29:00 +02:00
parent f6db6992a0
commit c6cf8a9730

View File

@ -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]