Skip to content

Commit

Permalink
Merge pull request #31 from andrewsomething/patch-1
Browse files Browse the repository at this point in the history
README: login data no longer a multi-line file starting with [login.ubuntu.com].
  • Loading branch information
jhenstridge committed Oct 24, 2023
2 parents ff2eb51 + 7457b6d commit ebb2110
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ $ snapcraft export-login --snaps=PACKAGE_NAME \
exported.txt
```

This will produce a file `exported.txt` containing the login data,
which should be a multi-line file starting with `[login.ubuntu.com]`.
This will produce a file `exported.txt` containing the login data.
The credentials can be restricted further with the `--channels` and
`--expires` arguments if desired.

Expand Down

0 comments on commit ebb2110

Please sign in to comment.