Skip to content

Commit a808f79

Browse files
authored
Merge pull request openSUSE#1727 from dmach/fix-quickstart-git-obs-login-add
Fix 'git-obs login add' command invocation in git-obs-quickstart documentation
2 parents 7299cd4 + 305affd commit a808f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/git-obs-quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Add a login entry to the git-obs configuration file
3434

3535
- Run the following command, replacing the placeholders with your actual values::
3636

37-
git-obs add opensuse --url https://src.opensuse.org --user USER [--token TOKEN] [--set-as-default]
37+
git-obs login add opensuse --url https://src.opensuse.org --user USER [--token TOKEN] [--set-as-default]
3838

3939
- If the ``--token`` option in the command above is omitted,
4040
the command will prompt you to enter the token securely.

0 commit comments

Comments
 (0)